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 "Charak, Vikas" <vi...@cns-inc.com> on 2006/09/18 23:44:24 UTC

[Axis2] Message name and part name

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: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org