New to ActiveMQ, trying to get an Application to subscribe to the same topic
as the Portfolio web demo. That is, I would like an app and the web to both
subscribe to the same queue. I tried the
ActiveMQConnectionFactory("vm://localhost") but according to the ActiveMQ
debug the App tries to start a broker, fails because one has the same port,
then exits. The app is on the same machine as the container...would this
matter?
I using Eclipse/Tomcat/spring to run the portfolio demo, which works fine.
THanks
Paul
--
View this message in context:
http://www.nabble.com/app-to-web-demo-tf2193800.html#a6071268
Sent from the ActiveMQ - User forum at Nabble.com.