-
Bug
-
Resolution: Obsolete
-
Minor
-
3.2.2.Final
-
None
-
JBoss Developer Studio 4.1.2, and 4.1.1
java.version=1.6.0_24
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product com.jboss.jbds.product.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.jboss.jbds.product.productJBoss Developer Studio 4.1.2, and 4.1.1 java.version=1.6.0_24 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -product com.jboss.jbds.product.product Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.jboss.jbds.product.product
-
-
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>"