Hi to all, I'm working on an Eclipse RCP application and it need to work with an ActiveMQ server.
I wonder if there is activemq bundles allready available or if I should include amq jars in one of the application plugin. It will be very simple, JMS Topic, using the basic url for broker (tcp://somehost:61616). In such case what's the minimals jars to be included ? Regards and thanks for your help
