Hello Gert, Thanks, I will try with the second option.
Just one question though: <bean class="org.apache.servicemix.common.osgi.EndpointExporter" /> I am using JBI packaged service assembly, Is EndpointExporter the right class to register the JBI endpoints ?. I get a null pointer exception in this class when deploying the service ie on this line inside deploy() api. "this.assemblyName = bundleContext.getBundle().getSymbolicName();". Basically the bundleContext is null, I will put an Activator class to set the bundleContext and test this perhaps. Thanks, Arun -- View this message in context: http://servicemix.396122.n5.nabble.com/JBI-cluster-not-working-with-ActiveMQPool-tp5719698p5719885.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
