Hi All, I have a class who have several public methods, this class is configured in spring and is exposed as a web service. My problem is there are some public methods that when viewed on Available Services Web Page:
http://IP:PORT/axis2/services/listServices all public methods are "exposed". basically these are my getters and setters. Is there a way to hide them? Thanks, Chino
