Hi Amila,
Thanks for you response.  The link you provided seems very useful.  I
will work throught it and hopefully, it will resolve my issue.

Marc, I am writting the java code using ConfigurationContext,
AxisService and few other classes to deploy the web servcies
dynamically.  There is no aar file or no services.xml file.

Shah Asrani.

On Sun, Nov 30, 2008 at 1:37 AM, Amila Suriarachchi
<[EMAIL PROTECTED]> wrote:
> 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/
>

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

Reply via email to