Hi,

I put some proof of concept together for sending SOAP over JMS. It's not
nice, but it implements a simple JMS SOAP transport and bridge to the SOAP
http server on the service side. It's similar to the Apache e-mail
implementation.

As said above, it's just a proof of concept, little comments and bad code.
Though, I thought maybe someone is interested anyway.

Put the source code into appropriate directories (see packages) in SOAP
source distribution, and compile.


HariNam

JMSConstants.java

JMSTestClient.java

JMSUtil.java

SOAPJMSConnection.java

JMS2HTTPBridge.java

Reply via email to