On 12/19/06, Nate - Hotmail <[EMAIL PROTECTED]> wrote:
When I execute the WSDL2Java command, I get the skeleton code, but the generated signatures are all void when they shouldn't be. Is this normal for the code generation, and I just change the signatures as I need them,
no it should generate the code according to your messages defined in the wsdl. it is *void* if you have messages without any part elements as output messages. or should they have been correctly generated from the WSDL?
without looking your wsdl I can not really answer this question. Can you please attach your wsdl or a simple wsdl which demonstrate your problem? Amila -- Amila Suriarachchi, Software Engineer, WSO2 Inc.
