Hi again.

Sorry, I forgot to mention that AFAIK, you need activation.jar and mail.jar to get attachment support. If you have just started your project, I'd suggest you take a look at MTOM (AXIS2), which is a better way of sending attachments.

Regards,
Tom

Mukesh Kumar Maniraj wrote:
Hello,
Can any one please let me know, which version of axis supports SOAP with attachments, I am using axis 1.1 with activation1.0.1.jar and saaj-api.jar and I am getting the
following AxisFault exception,
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException <http://schemas.xmlsoap.org/soap/envelope/}Server.userException>
faultSubcode:
faultString: java.lang.RuntimeException : No support for attachments
faultActor:
faultNode:
faultDetail:
{ http://xml.apache.org/axis/}stackTrace: java.lang.RuntimeException: No support for attachments.

Greatly appreciate your help,
-Mukesh

Reply via email to