users@jax-rpc.java.net

Re: Internal wscompile error from custom WSDL

From: Alessio Cervellin <alessio.cervellin_at_sun-cs-italy.com>
Date: Wed, 04 May 2005 20:28:26 +0200

Ryan LeCompte wrote:

> Hello all,
> [CUT]
> Note that I want the generated methods to use Item[] for method
> arguments and not the generated “Items” object. The following WSDL file
> illustrates the problem. If you take out the “param_two” from the
> message “TestWebService_handleItems” then wscompile generates the proper
> artifacts. However, if you add an extra parameter (“part_two”) as the
> WSDL is currently written, then wscompile outputs the following error:

If you are using doc/literal then the input message can have only one part.
For further info look this thread:
https://jax-rpc.dev.java.net/servlets/ReadMsg?listName=users&msgNo=2755