Not quite sure what exactly you are trying to do. But if you can code ur functionality in java then Java2Wsdl should be able to generate the wsdl for you.
-----Original Message----- From: Mayur Shetye [mailto:[EMAIL PROTECTED] Sent: Thursday, July 15, 2004 11:40 AM To: [EMAIL PROTECTED] Subject: passing structure using WSDL hello I am writing an implementation of a web service where I am passing 'complex type' to the server. This complex type incudes following elements 1. name of the data 2. base64 encoded data (this shall be an int []array type in java) Now, My problem is that I might have to send in multiple structures this way. Can you tell me how to write a WSDL for this purpose. I am currently not very clear about how this can be done, any inputs on that shall be greatly appreciated. regards Mayur Shetye __________________________________ Do you Yahoo!? Yahoo! Mail is new and improved - Check it out! http://promotions.yahoo.com/new_mail
