Hi rotgier, I am trying to achieve the same functionality.
Did you write something like <bean class="org.apache.servicemix.common.osgi.EndpointExporter" /> in your JBI SU xbeans.xml? I have a JBI SU which sends messages to a JBI endpoint. And I have an OSGi bundle which picks up the message from that JBI endpoint and logs it. But when the SU tries to send a message to the JBI endpoint, I get the following error org.apache.servicemix.nmr.api.ServiceMixException: Could not dispatch exchange. No matching endpoints. Any ideas what would be possibly wrong? Thank you -- View this message in context: http://servicemix.396122.n5.nabble.com/Routing-to-JBI-with-Camel-NMR-tp417452p2847391.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
