You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/04/04 04:08:31 UTC

DO NOT REPLY [Bug 18681] New: - Additional References

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18681>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18681

Additional References

           Summary: Additional References
           Product: Axis
           Version: 1.1rc2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Documentation
        AssignedTo: axis-dev@ws.apache.org
        ReportedBy: rkellogg@micros.com


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.