When I open my wsdl generated on listServices , I see the following
part. 
<wsdl:message name="getCodeResponse">
<wsdl:part name="getCodeReturn" element="impl:getCodeReturn"/>
</wsdl:message>


Can I make my message name and my part name to have same name.
I tried using my hand crafted WSDl but Axis keeps using its own. To
enforce my own WSDl I added <parameter
name="useOriginalwsdl">true</parameter> in service.xml bujt that also
did not work.

Any help is appreciated.





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to