views:

45

answers:

1
A: 

If you make use of the ActiveMQ MessageServlet, then the format for the REST URI is:

http://localhost:8080/message/test?readTimeout=1000&type=queue

There is a demo of this URI format shown in the RestTest.

Bruce

bsnyder
johnnieb