webservices/jaxm |
JAXM Examples
|
simple/
|
A simple JAXM example.
|
saaj-simple/
|
A HTTP servlet sends a SOAP message which is received by another JAXM servlet to illustrate a roundtrip JAXM SAAJ (SOAP with Attachments API for Java) message exchange.
|
translator/
|
JAXM tranlator sample application.
|
jaxmtags/
|
A simple JAXM example, showing how to utilize the JAXM Tag Library.
|
soaprp/
|
An example of a round trip message that uses a JAXM messaging provider that support the basic SOAP-RP profile to send and receive a message.
.
|
jaxm-provider/
|
A sample Messaging providor for soaprp sample.
|
jaxm-provideradmin/
|
An Administrative tool for JAXM Messaging Providor sample.
|