DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42717>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42717





------- Additional Comments From [EMAIL PROTECTED]  2007-06-22 07:01 -------
 Basically the source code shows that
> when we search for "soap:operation" etc to identify the webmethods.
> NodeList servlist = pnode.getElementsByTagName("soap:address"); in
> WSDLHelper.java
>  This fails in case of auto generated WSDLs which use the naming method as
> below.
> -
> <definitions name ="ItemDetailsDefinitions" targetNamespace
> ="http://com/cellularsouth/retail/webservice/jws";
> xmlns="http://schemas.xmlsoap.org/wsdl/ " xmlns:s0="
> http://com/cellularsouth/retail/webservice/jws"; xmlns:s1="
> http://schemas.xmlsoap.org/wsdl/soap/";>
>
> - <types>
>
> nNow in this WSDL the webmethods need to identified by s1:operation .. etc .
> What needs to be done therefore is that when looking for the tags we should
> identify the appropriate namespace.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to