JAXM support in iMQ3.0 will include -
- javax.xml.soap package and implementation - the SOAP api and runtime
(SOAP message part of JAXM)
- the standard way to consume SOAP messages via JAXMServlet
(this is part of the javax.xml.messaging package)
- SOAP message into JMS message transformation module
(this enables transporting SOAP messages over iMQ transport
to iMQ (JMS) clients that can then deal with those SOAP messages)
Note that a JAXM provider will not be implemented in 3.0 - a future release
will support the ebXML Message Service Specification via the JAXM Provider
semantics and an ebXML profile.