Hi Amila, > > hi all, > > In most of the real world senarios web services is part of a web > application. In this regard lot of people use web services need a > method to bridge the two. the top level Context of the Axis2 is > AxisConfigurationContext and in servelet is ServletContext. Therefore > if keep a relationship with these two then people can easily integrate > the normal servelts with web services. I think you mean ConfigurationContext not AxisConfigurationContext , we already have access to ServlteContext from MessageContext or ConifurationConetxt [1]. > > For the moment we keep AxisConfigurationContext in servletContext. But > there is no way to access the ServletContext from the > AxisConfigurationContext. So keeping an attribute in AxisConfiguration > would solve the problem. Yes. That is why we already have that :) > > Shall I go ahead and add this attribute.
[1] : http://wso2.org/library/480 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
