Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Setting output parameter in WSDL which is used by a web service

553645Jan 23 2008 — edited Jan 28 2008
Dear Friends,

I have used a wsdl and xsd file to create a web service. The web service is working fine with 1 input and 1 output parameter. I have defined multiple output parameters and since i only have the following in the web service function:

return result;

It only sets the first output parameter. I dont know how to set the other parameters?
I will highly appreciate if anyone can assist in this.

Thanks,
Zee
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 25 2008
Added on Jan 23 2008
8 comments
986 views