I'm new to Apache Servicemix and with ESB's in general. I have a legacy system that I am writing an adapter for. This adapter will be represented as a Java interface to the legacy system. What I want to do is relay the information from the interface to a JMS queue in Servicemix for consumer clients. I'm starting to learn Camel and I know I can use the "activemq.." URI to add things to a topic, but how do I integrate my adapter class that is interfacing with the legacy system into the OSGi bundle?
-- View this message in context: http://servicemix.396122.n5.nabble.com/Sending-data-to-JMS-OSGi-using-adapter-tp5713393.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
