pero        2004/12/01 03:09:15

  Modified:    catalina/src/share/org/apache/catalina/mbeans
                        mbeans-descriptors.xml
  Log:
  Remove DefaultContext operation
  
  Revision  Changes    Path
  1.27      +0 -9      
jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/mbeans/mbeans-descriptors.xml
  
  Index: mbeans-descriptors.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/mbeans/mbeans-descriptors.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- mbeans-descriptors.xml    2 Sep 2004 01:08:35 -0000       1.26
  +++ mbeans-descriptors.xml    1 Dec 2004 11:09:15 -0000       1.27
  @@ -65,15 +65,6 @@
                    type="java.lang.String"/>
       </operation>
   
  -    <operation   name="createDefaultContext"
  -          description="Create a new DefaultContext"
  -               impact="ACTION"
  -           returnType="java.lang.String">
  -      <parameter name="parent"
  -          description="MBean Name of the associated parent component"
  -                 type="java.lang.String"/>
  -    </operation>
  -
       <operation   name="createFileLogger"
             description="Create a new FileLogger"
                  impact="ACTION"
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to