Hi, I installed ActiveMQ v5.5.1 and run "./bin/activemq console" without problem in Solaris server. I can run examples successully, including Ajax web demo (stock portfolio example). Now I am trying to write my own Ajax web page. This is my topic producer/publisher http://activemq.2283324.n4.nabble.com/file/n4022009/Producer.java Producer.java which run on my local computer and will put text message to ActiveMQ server. This is my web page http://activemq.2283324.n4.nabble.com/file/n4022009/index.html index.html which run on my local computer with Tomcat 6 and intend to use Ajax to listen message on ActiveMQ server.
Below is error log from Firefox + firebug: http://activemq.2283324.n4.nabble.com/file/n4022009/2011-11-09_171849.jpg I don't know what's wrong with it? Can you help me? Thank you! -- View this message in context: http://activemq.2283324.n4.nabble.com/Ajax-404-not-found-and-parsererror-tp4022009p4022009.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
