Re: JBOSS - Using REST with ActiveMQ Resource Adapter

2014-01-15 Thread hemartins
Hi Thanks for the answer Torsten. The port 8161 is not open, because i'm embedding the ActiveMQ into JBoss. I only have this ports, that are definided in broker-config.xml I think the problem is that the ActiveMQ REST API library is not included on the ActiveMQ resource ad

Re: JBOSS - Using REST with ActiveMQ Resource Adapter

2014-01-15 Thread Torsten Mielke
Hello, The rest interface should be enabled in 5.9. What problem do you get when trying to use it? Any errors in the broker log file? Can you confirm that port 8161 is open and in use by the broker? Regards, Torsten Mielke tmielke.blogspot.com On 15 Jan 2014, at 13:21 pm, hemartins wrote: >