Oleg, I was looking at the ServiceManager source code, and was wondering why is service-manager.xml loaded from system property? Would it be more consistent if it was loaded from an init parameter? Also, what is the plan for integrating services into ActionServlet? My concern is that, as it stands now, the ServicesServlet will have to be kept consistent with ActionServlet as ActionServlet changes. Calvin
- Re: Service Manager Questions Calvin Yu
- Re: Service Manager Questions Oleg V Alexeev