I think you need to write a custom deployer. please have a look at here[1]
thanks, Amila. [1] http://wso2.org/library/3708 On Thu, Nov 27, 2008 at 8:59 PM, Shah Asrani <[EMAIL PROTECTED]> wrote: > Hi, > I have just started using Axis2. I have been going through series > tutorials and articles and have managed to write a few simple examples and > they work. > However, I have tried to deploy a web service dynamically. My scenario is > that in web deployment descriptor, I have a custom application registered as > a listener. When this listener starts, inside the listner code, I > dynamically build the web service and deploy it. However, the AxisServlet > is listed after the listener in the descriptor. And when Axis 2 framework > is deployed, it over-rides any ConfigurationContext I had created > dynamically. Is there any way to tell Axis 2 that a ConfigurationContext is > already available in the JVM and that should be used. > > Let me know if my question does not make sense, I am just learning Axis2. > > Best Regards, > > Shah Asrani -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/
