have a look the following article
http://wso2.org/library/2060
Deepal
> Hi All,
>
> Is there a way in axis2 to programmatically exclude some operations of
> a service?
> In my project I am creating my services programmatically and I want to
> exclude some of the operations.
>
> Regards,
> Adit
On Tue, Mar 29, 2011 at 6:16 AM, aditya chitre wrote:
> Hi All,
>
> Is there a way in axis2 to programmatically exclude some operations of a
> service?
> In my project I am creating my services programmatically and I want to
> exclude some of the operations.
AxisService service = .. ;
QName opNam
Hi All,
Is there a way in axis2 to programmatically exclude some operations of a
service?
In my project I am creating my services programmatically and I want to
exclude some of the operations.
Regards,
Aditya