Hello all,

    I hope this isn't in the documentation, but I haven't find it yet anywhere. 
I'm trying to POST a JMS message directly over the HttpIL servlet. The idea is 
to allow an ASP classic application to send messages to a queue, without the 
overhead of having to create a proxy for it to call Java objects for the call, 
for example, using COM.

    I've used this with ActiveMQ, that ships with such a servlet, and works ok. 
With this, you just have to put the message adding two parameters for the 
destination and to tell the servlets if it is a Topic or a Queue. I'd like to 
do the same thing with JBossMQ, but I haven't found the format for the message 
to be post. My next text includes outputing the body created using the classes 
to do this, so maybe I can reproduce this manually in ASP.

      Any ideas ? and thanks in advance !

                         Cristian

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938742#3938742

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3938742


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to