Thanks Claus,
I have no smooks in the classpath for what I am concerned. 
So, I tried the opposite of your suggestion: I added smooks-all-1.5.1 to the
dependency of the project (thus, to the lib dir of the war). And this time
the error is the following:

*[/camel-example-servlet-tomcat-2.12.3]] [HDScanne
r] Exception sending context initialized event to listener instance of class
org.springframework.web.context.ContextLoaderListener: org.springf
ramework.beans.factory.BeanDefinitionStoreException: Unexpected exception
parsing XML document from class path resource [camel-config.xml]; nes
ted exception is java.lang.LinkageError: loader constraint violation in
interface itable initialization: when resolving method "org.apache.xerc
es.dom.NodeImpl.setUserData(Ljava/lang/String;Ljava/lang/Object;Lorg/w3c/dom/UserDataHandler;)Ljava/lang/Object;"
the class loader (instance of
org/jboss/classloader/spi/base/BaseClassLoader) of the current class,
org/apache/xerces/dom/NodeImpl, and the class loader (instance of
<bootloader>) for interface org/w3c/dom/Node have different Class objects
for the type org/w3c/dom/UserDataHandler used in the signature*

My next step if I will not find a solution is to try the deploy on a newest
version of jboss (e.g. 7.1.1 final).



--
View this message in context: 
http://camel.465427.n5.nabble.com/deploying-Camel-integrations-in-Jboss-tp5748289p5748330.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to