background image

More Information on SAAJ

<< SOAPFaultTest to generate a SOAP | 6. Java API for XML Registries >>
<< SOAPFaultTest to generate a SOAP | 6. Java API for XML Registries >>
170
SOAP
WITH
A
TTACHMENTS
API
FOR
J
AVA
http://www.w3.org/2003/05/soap-envelope
Fault reason text = Message does not have necessary info
Fault role = http://gizmos.com/order
Detail entry = Quantity element does not have a value
Detail entry = Incomplete address: no zip code
Further Information
For more information about SAAJ, SOAP, and WS-I, see the following:
· SAAJ 1.3 specification, available from
http://java.sun.com/xml/downloads/saaj.html
· SAAJ web site:
http://java.sun.com/xml/saaj/
· Simple Object Access Protocol (SOAP) 1.1:
http://www.w3.org/TR/2000/NOTE-SOAP-20000508/
· SOAP Version 1.2 Part 0: Primer:
http://www.w3.org/TR/soap12-part0/
· SOAP Version 1.2 Part 1: Messaging Framework:
http://www.w3.org/TR/soap12-part1/
· SOAP Version 1.2 Part 2: Adjuncts:
http://www.w3.org/TR/soap12-part2/
· WS-I Basic Profile:
http://www.ws-i.org/Profiles/BasicProfile-1.1.html
· WS-I Attachments Profile:
http://www.ws-i.org/Profiles/AttachmentsProfile.html
· SOAP Message Transmission Optimization Mechanism (MTOM):
http://www.w3.org/TR/soap12-mtom/
· XML-binary Optimized Packaging (XOP):
http://www.w3.org/TR/xop10/
· JAXM web site:
http://java.sun.com/xml/jaxm/