Hi, Is there any documentation on the loading of jbi service assembly ( all jbi service unit's) and their dependencies on SMX4?
I have 2 simple jbi su which are using (servicemix-jms and servicemix-camel). Deploying them in smx 4 results in following error: ************* DefaultPackageScanClassResolver 94 | Searching for annotations of org.apache.camel.Converter in packages: [org.apache.camel.component.file, org.apache.camel.converter, org.apache.camel.component.bean, org.apache.servicemix.camel.converter] 15:03:02,256 | DEBUG | xtenderThread-47 | DefaultPackageScanClassResolver | .DefaultPackageScanClassResolver 276 | Cannot read entries in url: bundleresource://213.fwk13884241/org/apache/camel/component/file/ java.io.FileNotFoundException: \org\apache\camel\component\file (The system cannot find the path specified) ************** I have not installed the camel-spring-osgi. I have installed the camel-spring, camel-* features. I want to know how the osgi engine resolves jbi dependencies ..Does it handover the classloading to jbi classloader? I am using the 4.2.o version of servicemix. Regards SMP -- View this message in context: http://servicemix.396122.n5.nabble.com/jbi-su-assembly-loading-in-SMX-4-tp1860863p1860863.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
