You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by ge...@ws.apache.org on 2005/01/12 04:28:01 UTC

[Apache Web Services Wiki] New: FrontPage/Axis/AxisJAXMRelationship

   Date: 2005-01-11T19:28:01
   Editor: ToshiyukiKimura
   Wiki: Apache Web Services Wiki
   Page: FrontPage/Axis/AxisJAXMRelationship
   URL: http://wiki.apache.org/ws/FrontPage/Axis/AxisJAXMRelationship

   Importing old wiki ...

New Page:

##language:en
'''Q: What is the relationship between JAXM and Axis?'''

A: JAXM is a specification (NB. not an implementation) of two sets of interfaces: javax.xml.soap and javax.xml.messaging. Recently, the former set has been moved to its own specification, [http://wiki.apache.org/old/AxisProjectPages_2fSaaj "SOAP with Attachments API for Java" (SAAJ)], by Sun. 

Axis implements the SAAJ (javax.xml.soap) interfaces.