Hi all,

I just started using Axis2 and WebServices.

>From all the examples I've seen, it seems that WebServices are
stateless by nature. Is there any way to have a stateful context ?

Also, is there any interface that I can implement and that is invoked
by the Axis2 server at deploy-time ? When I used servlets, I used to
create a class that implemented the interface ServletContextListener,
and set the class name in the file web.xml. This class would then be
invoked by the servlet container when the application was deployed.

Is there a similar class that is invoked by the server when the
application is deployed ?

[]'s
Leonel

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to