Try the distribution build with maven 2 available at http://cvs.apache.org/maven-snapshot-repository/org/apache/servicemix/incubating-servicemix/3.0-SNAPSHOT/. They do not include these jars in the main container class loader. I think i will remove the other ones and make them available for download with a simple script, so that such problems will not happen anymore.
Or you can just remove it from your lib directory as you did, as this jar is not required by the container. Cheers, Guillaume Nodet On 5/11/06, jackb <[EMAIL PROTECTED]> wrote:
I am using JAXB2. I have specified the required jars in the servicemix.xml classpath element. As long as I remove the jaxb (1.0ver) jars from [servicemix install dir]\lib\optional runs fine. When the jaxb (1.0ver) jars are present I get an error due to the version 1.0 jars being used. Any suggestions? thanks jack -- View this message in context: http://www.nabble.com/lwcontainer-jar-collision-t1600730.html#a4340584 Sent from the ServiceMix - User forum at Nabble.com.
