Hi All, I think it would be good to have the following functionality in Axis2, with respect to deployment and administration:
- remote deployment servlet -> receives HTTP requests for deploy/undeployment of services (can also have listing of services as a helper). Deployment archives can be sent using multipart. Authentication should be supported as well. The communication protocol would be minimal in terms of abundance of info (no HTML ,etc.). - remote admin servlet -> same as the above but for administration, starting and stopping of services and modules, health monitoring. The above can extend from AxisServlet on one hand, and the AbstractAgent. These also require a deploy client API as well. The implementation of that can be integrated in an eclipse plugin, as a standalone console application, or in any way, in general. I have started doing the above and would like to contribute it at some point. Your feedback is appreciated. Thanks. Best Regards, Angel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
