  | | | Axis2 and Spring - Method expose problem | Axis2 and Spring - Method expose problem 2007-12-02 - By Tobias Anstett
Back Hi,
i am using Axis2 web services with spring. I am injecting some manager services in the web service by configuring them in the application context and using setter methods in the web service implementation. Just works fine, but the setter methods are exposed as web service methods if i run myservise?wsdl. What can i do to hide them ? They must be defined as public.
Regards, Tobias
Hi,<br><br>i am using Axis2 web services with spring. I am injecting some manager services in the web service by configuring them in the application context and using setter methods in the web service implementation. Just works fine, but the setter methods are exposed as web service methods if i run myservise?wsdl. What can i do to hide them ? They must be defined as public. <br><br>Regards, Tobias
|
|
 |