Hi, I posted a message last week, i guess i wasn't precise enough. So I tried to implement a Publisher and a Listener, thanks to an example i found on the forum. It first loads an XML file, and than send it. The problem is that, the file is well sent, i think, but when it's received, it's not recignized as a document but just as an object, so i can't handle it with the DOM implementation. Could I have some help, please, here is my code.
I would like to have some more explanations on how the client could send messages. Is it necessary that it has his own activemq implementation ? Do we have to run the embedded jetty server or we can run another one ? Thx for help. Did http://www.nabble.com/file/7407/MessagePublisher.html MessagePublisher.html http://www.nabble.com/file/7409/MessageListener.html MessageListener.html http://www.nabble.com/file/7411/message_test.xml message_test.xml -- View this message in context: http://www.nabble.com/Ajax--Precision-tf3466117s2354.html#a9670551 Sent from the ActiveMQ - User mailing list archive at Nabble.com.