Re: Reg: Controlling methods exposed in the Webservice class

2011-12-02 Thread vinsarwate
I think service.xml supports following your method name here Thanks. Abhijeet C Kale wrote: > > Hi, > > Is there anyway to control the methods to be exposed in the web service > class? I did not look much in the documentation for any support for > annotations. > > Here is an eg, to

How to register your custom ClassFinder/ClassFinderFactory in Axis2 1.6.1

2011-12-02 Thread vinsarwate
Hi, In Axis2 (v 1.6.1.) I could see org.apache.axis2.jaxws.message.factory.ClassFinderFactory provides setter method for using org.apache.axis2.jaxws.message.databinding.ClassFinder implementation. This ClassFinderFactory get registered in FactoryRegistry when org.apache.axis2.jaxws.registry.Fa