Lukas Jungmann [
http://community.jboss.org/people/jlukas%40redhat.com] replied to the
discussion
"Can the jboss ws support multi-porttype in one wsdl"
To view the discussion, visit:
http://community.jboss.org/message/544640#544640
--------------------------------------------------------------
Yes, I created that issue and I'm QE for JBTools/devstudio. I don't think I'm
more familiar with JBossWS than you, I've been only working with JAX-WS spec/Metro
(Sun's RI) since the spec became public and we've been solving the same issue
(support WSDLs w/ more port types) in the other IDE.
Yes, using '-e' for all the scenes is IMHO the right thing to do on our side
(that's also similar to how we solved it in the past...), basically it turns few
particular errors only into warnings.
You are right that having more port types is not an extension but using other than SOAP
1.1 binding in WSDL is an extension. Particularly .Net services/WSDLs are often using SOAP
1.2, HttpGet and HttpPost bindings and one should use '-e' switch if he wants to
ie create a client which supports all bindings.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/544640#544640]
Start a new discussion in JBoss Web Services at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]