I have an overloaded method in my class and I want to expose this as a web service. When I try it I get
java.lang.IllegalArgumentException: An operation with name
[{http://xxx.com/wsdl}getLocations] already exists in this service
Is there a way to fix this without renaming one of the methods? Thanks
--
View this message in context:
http://www.nabble.com/How-to-publish-overloaded-method-in-web-service-tp23612575p23612575.html
Sent from the OpenEJB User mailing list archive at Nabble.com.
