Add to your services.xml: <excludeOperations> <operation>mySetter</operation> </excludeOperations>
HTH, Robert On Nov 14, 2007 12:12 PM, Sushil Dodake <[EMAIL PROTECTED]> wrote: > HI all, > > > A very basic question for using AXIS2 ande Spring. > I am using sping IOC for injecting the dependencies so i need to generate > the getters and setters which are public. > In my service implementation class of the web service these public methods > gets exposed which i dont want as this might confuse the users trying to see > the exposed methods of the sevice. > Is there any other way i can hide my dependency objects getters and setters > in the service IMPL class of the web service. > > regards, > > Sushil > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]