-
Bug
-
Resolution: Obsolete
-
Minor
-
3.2.2.Final
-
None
-
-
A bug prevented the use of the smooks guided editor when the '<esbr:routeBean/>' element was included in the smooks configuration.
Smooks editor shows the following error at the top of the guided smooks editor window:
"org.eclipse.emf.common.util.WrappedException: java.lang.ClassNotFoundException"
It only happens when we include the following in the Smooks configuration:
" <esbr:routeBean beanIdRef="orderItemFragment" toServiceCategory="QS" toServiceName="Receiver" routeOnElement="order-item">
<condition idRef="routeItem" />
</esbr:routeBean>"