You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Rudolph, Troy" <Tr...@ca.com> on 2007/04/10 22:27:21 UTC

Wsdl2java bug? (newbie)

Hi Everyone,

I created a WSDL file to describe an experimental web service that I am
building.  However, when I generated the code from the WSDL, the method
in the skeleton class accept no arguments and return no values.  Did I
do something wrong?  Or, is there something wrong with WSDL2Java?  

The WSDL and ALL generated files are attached.

 <<CUS.wsdl>>  <<xsd0.xsd>>  <<ExtensionMapper.java>>  
<<CUSMessageReceiverInOut.java>>  <<CUSSkeleton.java>> 

Thanks for your help.
Troy Rudolph
Computer Associates
Senior Software Engineer
tel: +1 512 401-2273
fax: +1 512 401-2205
troy.rudolph@ca.com



Re: Wsdl2java bug? (newbie)

Posted by Anne Thomas Manes <at...@gmail.com>.
When using document style, your message parts must reference elements
rather than types.

Anne

On 4/10/07, Rudolph, Troy <Tr...@ca.com> wrote:
>
>
>
> Hi Everyone,
>
> I created a WSDL file to describe an experimental web service that I am
> building.  However, when I generated the code from the WSDL, the method in
> the skeleton class accept no arguments and return no values.  Did I do
> something wrong?  Or, is there something wrong with WSDL2Java?
>
> The WSDL and ALL generated files are attached.
>
>  <<CUS.wsdl>> <<xsd0.xsd>> <<ExtensionMapper.java>>
> <<CUSMessageReceiverInOut.java>> <<CUSSkeleton.java>>
>
> Thanks for your help.
> Troy Rudolph
> Computer Associates
> Senior Software Engineer
> tel: +1 512 401-2273
> fax: +1 512 401-2205
> troy.rudolph@ca.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org