http://www.jroller.com/page/galina?entry=state_of_web_services http://www.jroller.com/page/galina?entry=state_of_web_services
Both Axis2 and XFire don't implement ServiceLifecycle on the server, so if you have to initialize application context in your service implementation class, you have to use static methods, or modify the source code of the servlet of the framework and implement the ServiceLifecycle interface yourself (borrow the code from the Axis). -- View this message in context: http://www.nabble.com/implement-ServiceLifecycle-interface-tf2775132.html#a7741526 Sent from the XFire - Dev mailing list archive at Nabble.com.
