aspose file tools
The moose likes Web Services and the fly likes Using ServiceLifecycle for WebServices Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Using ServiceLifecycle for WebServices" Watch "Using ServiceLifecycle for WebServices" New topic
Author

Using ServiceLifecycle for WebServices

prem saggar
Ranch Hand

Joined: Aug 24, 2000
Posts: 66
Hello Ranchers . I have a class that implements ServiceLifecycle that I have deployed to axis as a Web Service. For seme reason the init method never gets called. I'm using Tomcat 5. All help is great. Prem.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Using ServiceLifecycle for WebServices
 
Similar Threads
Reading external XML file from an Axis Web Service
axis2 ServiceLifeCycle is not up running
How do I get remote IP Address in My JAX-RPC Handler ?
Inicialize variables on axis app inicialization
Implementing the ServiceLifecycle under Handlers