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:32:47 UTC

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

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

   Updating a link

Change Log:

------------------------------------------------------------------------------
@@ -1,6 +1,6 @@
 ##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. 
+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, [wiki:Saaj "SOAP with Attachments API for Java" (SAAJ)], by Sun. 
 
 Axis implements the SAAJ (javax.xml.soap) interfaces.