Title: Re: HELP: in wsdl is not the same as tag in wsdd
Mike:
thanks for your suggestion! Turns out that setting serviceElementName has been commentetd out in JavaProvider.java. Instead, you need to use alias:
From JavaProvider.java (~line 441)
// This seems like a good
Add a parameter to the service element:
You can also define parameters for wsdlServicePort and wsdlPortType for the
and element names.
Cheers,
Mike
> "Salama, Roberto" wrote:
>
> I'm really struggling with a problem where is not the
> same as what is being set in the wsdd file. In the ws
Title: HELP: in wsdl is not the same as tag in wsdd
I'm really struggling with a problem where is not the same as what is being set in the wsdd file. In the wsdd, the service is defined as:
And In the wsdl xml, its showing up as:
DocumentUploadServiceSe