The SAAJ specification describes the structure of the SOAP message used
with attachments. WSIF doesn't work directly with the SOAP message, the
WSIF AXIS provider uses AXIS for that, so SAAJ doesn't directly apply to
WSIF. The WSIF attachment interface uses the jax-rpc interface which uses
the Java Activation Framework DataHandler object to pass around attachment
information, that's what your client program should be using to talk to
WSIF.

> Hi,
>
> Ok, so I am trying to invoke a service that has attachments as
> parameters.I looked at the test for attachments under java/test/mime.I
> am wondering:
>
> - Does WSIF use SAAJ API??
> - If I am dealing with only SOAP bindings is it a good idea to use
> SAAJ API??
>
> Thank you


       ...ant

Anthony Elder
[EMAIL PROTECTED]
Web Services Development
IBM UK Laboratories,  Hursley Park
(+44) 01962 818320, x248320, MP208.

Reply via email to