We all want to do advanced stuff in wsdl files, based on our business 
requirements. But the eventual goal should be to make your webservices 
portable(across containers) and interoperable(with .Net).

J2EE 1.4 web services (which JBossWS supports) has support for WSDL 1.1 (which 
allows method overloading).  But J2EE 1.4 also has strict WS-I BP 1.0 
compliance. As you can see in section 5.4.3, method name overloading, is 
discouraged.
    http://www.ws-i.org/Profiles/BasicProfile-1.0-2004-04-16.html

Try to do a workaround and be happy that your webservices will be 
interoperable/portable.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3882866#3882866

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3882866


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to