Ok i solved, i use wsdl2java without server option and later i cast the port object to org.apache.axis.client.Stub to use the addAttachment method.

From: Julio César Pérez Arques <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
Subject: How to create a client with attachments using wsdl2java
Date: Thu, 08 Jun 2006 11:43:43 +0200


Hello axis-users.

I am developing a ws with axis 1.4 and using wsdl2java.

I have the ws and client working. But i need to include attachments support, i have some code to the ws but i dont know how to use them in the client, the port generated by wsdl2java have not any method to include any attachments.

Could anyone help me?

Thanks in advance.
Julio César.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to