Hi Gul
>
> I see init and destroy functions implemented in one of the samples
> (servicelifecycle) in Axis2 distro.
>
> public void init(ServiceContext serviceContext)
> public void destroy(ServiceContext serviceContext) throws AxisFault
>
> *When are these functions get invoked for a servic
I see init and destroy functions implemented in one of the samples
(servicelifecycle) in Axis2 distro.
public void init(ServiceContext serviceContext)
public void destroy(ServiceContext serviceContext) throws AxisFault
When are these functions get invoked for a service that is deployed as
"a