Yes, I put the mapping in the web.xml of my servlet and it works cause if I go to http://10.0.0.118:8080/mywebapp/amq I got HTTP Status 404 - Servlet AjaxServlet is not available
Then I add the active-mq-web dependency to include the jar. It works because if I delete the dependency the error change to ClassNotFoundExceptions. At last I modify the html page but I think that the problem is server-side and not in javascript. thanks Yuri -- View this message in context: http://activemq.2283324.n4.nabble.com/AMQ-AjaxServlet-Servlet-AjaxServlet-is-not-available-tp4439289p4439346.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.