JMS SOAP « J2EE « Java






1.This example demonstrates a hello world example for using JAXM API
2.How to use the MessageTransformer utility to send SOAP messages with JMS
3.How to use the MessageTransformer utility to convert SOAP message to JMS message
4.A JMS message listener can use the MessageTransformer utility to convert JMS messages back to SOAP messages
5.This example echos the SOAP message received back to the sender