RE: Questions regarding AMQ (AJAX and AjaxServlet)

2007-08-24 Thread Bob Buffone
I ran into the same problem; I forgot to add the activemq-web-x.x.x.jar file. Here is the servlet mappings that I used. amq amq org.apache.activemq.web.AjaxServlet amq /amq/* Hope this helps. Bob (Buffone) -Original Message- From

Not getting all my messages in an Ajax client

2007-08-16 Thread Bob Buffone
getting any of the messages from the server. Is there something I am missing with the configuration (activemq.xml)? I use the one that came in the download. Thanks for the help in advance. Bob (Buffone)