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.