try http://wso2.org/library/480

Thanks
Deepal

Nencho Lupanov wrote:

> hi axis-dev team,
>  
> I need to get the root servlet context of tomcat container
> in order to communicate with other web applications besides axis2.
> I must obtain this root context from the message context object passed in
> the message receiver of axis2.
>  
> I can get the axis2 servlet context by calling:
>
> ServletContext sc = (ServletContext)inMessage.getProperty(
>
> "transport.http.servletContext");
>
> , but how do i get the servlet context at tomcat root webapp level?
>
>  
>
> thanks,
>
> nencho
>

-- 
Thanks,
Deepal
................................................................
"The highest tower is built one brick at a time"



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

Reply via email to