Hi, I'm working on an application that uses JMS among other transport technologies. There are TestNG tests for much of the code. I want to create unit tests for JMS invocations. For this, I need to start a JMS server inside my unit tests. How to achieve this using ActiveMq? I was looking for an answer for two days and I couldn't find anything appropriate.
Best regards, szeldon -- View this message in context: http://old.nabble.com/How-to-run-ActiveMq-server-from-Java-code.-tp29280567p29280567.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.