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
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