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

<transportConnectors>
      <transportConnector uri="tcp://0.0.0.0:61616"/>
      <transportConnector name="mqtt"
uri="mqtt://0.0.0.0:1883?transport.defaultKeepAlive=60000"/>
      <transportConnector name="amqp"
uri="amqp://0.0.0.0:5672?transport.transformer=jms"/>
</transportConnectors>

I think the problem is that the ActiveMQ REST API library is not included on
the ActiveMQ resource adapter. So, anyone knows what I can do to deploy and
use the api?



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/JBOSS-Using-REST-with-ActiveMQ-Resource-Adapter-tp4676303p4676321.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to