Would someone please add the following to the ref.html and reading.html files:
SOAP with Attachments API for Java (SAAJ) (http://java.sun.com/xml/saaj/index.html) SAAJ enables developers to produce and consume messages conforming to the SOAP 1.1 specification and SOAP with Attachments note. Java API for XML Messaging (JAXM) (http://java.sun.com/xml/jaxm/index.html) JAXM enables applications to send and receive document oriented XML messages using a pure Java API. JAXM implements Simple Object Access Protocol (SOAP) 1.1 with Attachments messaging so that developers can focus on building, sending, receiving, and decomposing messages for their applications instead of programming low level XML communications routines. Java API for XML-Based RPC (JAX-RPC) (http://java.sun.com/xml/jaxrpc/index.html) JAX-RPC enables Java technology developers to develop SOAP based interoperable and portable web services. JAX-RPC provides the core API for developing and deploying web services on the Java platform.
