Hi All, I have created a class which has two over loaded methods. The method signature is as follows public String getMessages(String username, String status) The overloaded method signature is as follows public String getMessages(String username, String status,Connection con) where the Connection is a SQL connection If I expose this class as a service, Im able to view only one method in the WSDL. The other overloaded method is not viewable in the WSDL. Can some one help me out with this.. Rgds, Raghavan.V.
- AW: Beginner Q: How can I handle incoming SOAP streams ... Alexander Philippi
- Re: Beginner Q: How can I handle incoming SOAP str... David Villegas
- Re: Beginner Q: How can I handle incoming SOAP... Ajith Ranabahu
- Re: Beginner Q: How can I handle incoming ... Paul Fremantle
- Re: Beginner Q: How can I handle incom... David Villegas
- Re: Beginner Q: How can I handle ... Mike Krell
- Exposing JAVA Overloaded methods as servic... Raghavan
- RE: Exposing JAVA Overloaded methods a... Walker, Jeff
- RE: [NEWSENDER] - RE: Exposing JA... Raghavan
- RE: [NEWSENDER] - RE: Exposin... Walker, Jeff
- RE: [NEWSENDER] - RE: [NE... Raghavan
