glyn 2002/06/17 01:11:05 Modified: targets/axis faq.html Log: JAXM update. Revision Changes Path 1.7 +4 -3 xml-site/targets/axis/faq.html Index: faq.html =================================================================== RCS file: /home/cvs/xml-site/targets/axis/faq.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- faq.html 25 Apr 2002 19:27:00 -0000 1.6 +++ faq.html 17 Jun 2002 08:11:05 -0000 1.7 @@ -156,14 +156,15 @@ <a NAME="faq14"></a><i>What is the relationship between JAXM and AXIS?</i> <blockquote>JAXM is a specification (NB. not an implementation) of two sets of interfaces: javax.xml.soap and javax.xml.messaging. -<p>Axis currently (April 25, 2002) implements *some* of the javax.xml.soap +Recently, the former set has been moved to its own specification, +"SOAP with Attachments API for Java" (SAAJ), by Sun. +<p>Axis currently (June 17, 2002) implements *some* of the javax.xml.soap interfaces, although these are not mentioned in the list of published interfaces in the Axis Users Guide as the job is only partly complete. We hope to implement the other JAXM SOAP interfaces as a low-priority, background task, but would welcome help from anyone who is keen to see them implemented sooner. -<p>There is also an Axis to-do item to implement javax.xml.messaging, but -no-one has agreed to take that on.</blockquote> +</blockquote> <a NAME="faq15"></a><i>How does Axis figure out which deployed service to call?</i> <blockquote>Axis has a very flexible dispatch mechanism, with three built-in
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
