Hi,

Here is the solution to the problem.
Create a file called "jaxb.properties" on your Desktop with the following
line : 
===
javax.xml.bind.context.factory=com.sun.xml.bind.v2.ContextFactory
===
Open file "camel-spring-2.x.y.jar" with a Zip file editor, for instance
7-zip.
Go to package org/apache/camel/spring
Drag and drop file "jaxb.properties" next to "jaxb.index" already present in
archive.
Go to package org/apache/camel/osgi
Drag and drop file "jaxb.properties" next to "jaxb.index" already present in
archive.
Rebuild application and redeploy.

I hope it will work for you...

metatech



--
View this message in context: 
http://camel.465427.n5.nabble.com/Help-on-deploying-Camel-on-Weblogic-12c-Name-Collision-tp5720837p5722366.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to