You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Somal Srinivas <so...@atc.tcs.co.in> on 2002/10/30 06:14:42 UTC

AXIS OVER JMS

I have implemented the SOAP over HTTP and HTTPS..
now i am trying to pass SOAP messages over JMS(Java Messaging service) which
is more reliable.
Can any one help me on this......

How to pass SOAP messages over JMS????


Thanks and Regards.


Re: AXIS OVER JMS

Posted by Arulazi D <ar...@india.hp.com>.
Look at the JMS samples directory in Axis 1.0 distribution, which has
information about SOAP over JMS Transport.

Regards,
Arul

Somal Srinivas wrote:

> I have implemented the SOAP over HTTP and HTTPS..
> now i am trying to pass SOAP messages over JMS(Java Messaging service) which
> is more reliable.
> Can any one help me on this......
>
> How to pass SOAP messages over JMS????
>
> Thanks and Regards.