[jboss-user] [JBossWS] - Re: May have found a bug - need expert opinion
kdgregory
do-not-reply at jboss.com
Fri Sep 29 15:43:42 EDT 2006
"c_eric_ray" wrote : snippet of wsdl gernerated by jbossws
|
| | xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
| |
|
There's an extra "wsdl" in there. Per the SOAP description http://www.w3.org/TR/SOAP, the actual namespace is "http://schemas.xmlsoap.org/soap/envelope/"
I'm guess that you've verified this is actually what's going over the wire, using something like TcpMon (part of the Axis distribution).
And you're using a generated WSDL, not one that you've created by hand?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975204#3975204
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975204
More information about the jboss-user
mailing list