Management module - persistent configuration
--------------------------------------------
Key: AXIS2-703
URL: http://issues.apache.org/jira/browse/AXIS2-703
Project: Apache Axis 2.0 (Axis2)
Type: New Feature
Environment: Management
Reporter: Chathura Ekanayake
Priority: Minor
Management module provides functionalities to monitor and configur remote Axis2
engines. Currently it provides configuring API using web services and jmx. It
also monitors statistics of remote engines like incoming and outgoing messages
at global, service and operation levels.
Code is located at the url:
https://svn.apache.org/repos/asf/webservices/axis2/archive/java/scratch/Axis_Management_module
Currently the configurations made for Axis2 by using the above management API
or by the admin webapp are not persistent after system restarts. The management
module is improved to provide such persistent support by saving the entire
configuration to an xml file and loading it back to the remote engines after
system restarts.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira