Originally posted by Lasse Koskela:
Hi Rajul,
SAAJ is a standard for transmitting attachments into SOAP envelopes while many of the Axis' features are proprietary. I have to admit though that I don't even know which API Axis provides for SOAP attachments.
SAAJ?
Originally posted by Axis happines page on my 127.0.0.1
Found SAAJ API (javax.xml.soap.SOAPMessage) at D:\Tomcat41\webapps\axis\WEB-INF\lib\saaj.jar
As Lasse said. Both are different things. I would say Axis is a SOAP implementation and SAAJ is a SOAP spec (ruling transmitting of attachments).