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.
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. Shall I go ahead and add this attribute. Amila. -- Amila Suriarachchi, WSO2 Inc.
