Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change 
notification.

The following page has been changed by ChathuraEkanayake:
http://wiki.apache.org/ws/SummerOfCode/2005/JMXFront

------------------------------------------------------------------------------
  
  ==== Deliverables ====
  
-  1. ..... 
+  1. Prototype to study the feasibility and identify the things to be managed
  
-  2. .....
+  2. JMX MBeanServer initializing module which registers the MBeans and 
publish the MBeanServer
+ 
+  3. MBeans and MBean implementations to access the manageable components
+ 
+  4. Servlet to provide web user interface using JMX front
   
  
  ==== Project Details ====
@@ -44, +48 @@

  
  
  ==== Project Plan ====
+ 
+ The Tomcat's MBeanServer is used for registering the Axis2 MBeans. Axis2 
MBeans are registered under the "Axis2" domain to avoid confliction. Whether to 
create a seperate MBeanServer for Axis2 is yet to be decided. The plan is to 
create MBeans which access ConfigurationContext and provide an interface to 
monitor and alter the behaviour of Axis2 through that. Currently standard 
MBeans are used as the interface is not going to change at run time. But the 
possibility of using org.apache.commons.modeler package to create model MBeans 
is considered.
  
  
  
@@ -69, +75 @@

  
     Study the JMX front of Axis1.2. 
     Study Dynamic and Model MBeans. 
-    Study the possibility of using org.apache.commons.modeler package. 
+    Study the possibility and advantages of using org.apache.commons.modeler 
package. 
  
   * Week ending on August 7th
  

Reply via email to