It seems the Ode JBI component expects some dependencies on the classpath instead of embedding them. I've found the following one so far: * derby * geronimo-connector * geronimo-transaction * xerces I'm wondering about including these in the installed instead, so that Ode can be deployed seamlessly on JBI containers others than ServiceMix 3.
Also, I've seen a LinkageError because xmlbeans include some classes from org.w3c package. Where is xmlbeans used ? I thought jaxb2 was used now. -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
