Correct. Late yesterday, got some clues from "ActiveMQ In Action" and
configured a new webapp and on new port instead of 8161. Works now. 

-vezee

--------------------------------------

Just saw your other email ... You cannot configure servlet directly in
activemq.xml file ... You can use activemq.xml file to configure Jetty and
set web applications it will use. Then you can configure your servlet in
appropriate web.xml of your application. Take a look at default activemq.xml
and demo application in the distribution for an example of how to do it.

Cheers
--
Dejan Bosanac
-- 
View this message in context: 
http://www.nabble.com/Example-using-REST-interface-with-http-post-and-get-tp14408902p25280888.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to