You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Andreas Eckstein <an...@web.de> on 2002/04/02 02:38:50 UTC

application context for web services

Hi there!
Is there something like the applicationContext object of servlets in Axis, where I can store shared resources for web services? If no, how can I access the AxisServlet from within a web service instance and is there any known reason not to use its application context for storing shared resources?

Andreas Eckstein