See the WS-I Attachments Profile [1] for a description of the standard way to define attachments in WSDL. (Whether or not Axis supports the invocation convention you describe below is a different issue.)

[1] http://www.ws-i.org/Profiles/Basic/2003-08/AttachmentsProfile-1.0.pdf

Anne

At 02:33 AM 3/18/2004, you wrote:
Hi axis users,
I'd like to know if is there a way to declare in the
wsdl that a client of a ws has to send an attachment
as a parameter of the message, so that when I use
WSDL2Java I can use the portType in this way:

result = port.myMethod(dh, <other parameters>);

where dh is a DataHandler or some other way to
reference an attachment.

Please help me!

Dario



______________________________________________________________________
Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro Anti-spam
http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/

~~~~~~~~~~~~~~~~~~
Anne Thomas Manes
VP & Research Director
Burton Group




Reply via email to