Author: markt
Date: Sat Oct 22 22:49:22 2011
New Revision: 1187822

URL: http://svn.apache.org/viewvc?rev=1187822&view=rev
Log:
Remove references to getInfo() methods that have been deleted

Modified:
    tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/ha/tcp/mbeans-descriptors.xml
    
tomcat/trunk/java/org/apache/catalina/tribes/membership/mbeans-descriptors.xml
    tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml

Modified: 
tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml?rev=1187822&r1=1187821&r2=1187822&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml 
(original)
+++ tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml Sat 
Oct 22 22:49:22 2011
@@ -40,11 +40,6 @@
       description="enable a jvm Route check"
       type="boolean"/>
     <attribute
-      name="info"
-      description="describe version"
-      type="java.lang.String"
-      writeable="false"/>
-    <attribute
       name="numberOfSessions"
       description="number of jvmRoute session corrections"
       type="long"
@@ -75,11 +70,6 @@
     group="Listener"
     type="org.apache.catalina.ha.session.JvmRouteSessionIDBinderListener">
     <attribute
-      name="info"
-      description="describe version"
-      type="java.lang.String"
-      writeable="false"/>
-    <attribute
       name="numberOfSessions"
       description="number of jvmRoute session corrections"
       type="long"
@@ -212,11 +202,6 @@
       description="exipre all sessions cluster wide as one node goes down"
       type="boolean"/>
     <attribute
-      name="info"
-      description="describe version"
-      type="java.lang.String"
-      writeable="false"/>
-    <attribute
       name="invalidatedSessions"
       description="describe version"
       type="[Ljava.lang.String;"

Modified: tomcat/trunk/java/org/apache/catalina/ha/tcp/mbeans-descriptors.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/ha/tcp/mbeans-descriptors.xml?rev=1187822&r1=1187821&r2=1187822&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/ha/tcp/mbeans-descriptors.xml 
(original)
+++ tomcat/trunk/java/org/apache/catalina/ha/tcp/mbeans-descriptors.xml Sat Oct 
22 22:49:22 2011
@@ -43,11 +43,6 @@
       is="true"
       type="boolean"/>
     <attribute
-      name="info"
-      description="Class version info"
-      type="java.lang.String"
-      writeable="false"/>
-    <attribute
       name="notifyLifecycleListenerOnFailure"
       description="notify lifecycleListener from message transfer failure"
       is="true"
@@ -114,11 +109,6 @@
       description="resource filter to disable session replication check"
       type="java.lang.String"/>
     <attribute
-      name="info"
-      description="Class version info"
-      type="java.lang.String"
-      writeable="false"/>
-    <attribute
       name="lastSendTime"
       description="last replicated request time"
       type="long"

Modified: 
tomcat/trunk/java/org/apache/catalina/tribes/membership/mbeans-descriptors.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/membership/mbeans-descriptors.xml?rev=1187822&r1=1187821&r2=1187822&view=diff
==============================================================================
--- 
tomcat/trunk/java/org/apache/catalina/tribes/membership/mbeans-descriptors.xml 
(original)
+++ 
tomcat/trunk/java/org/apache/catalina/tribes/membership/mbeans-descriptors.xml 
Sat Oct 22 22:49:22 2011
@@ -42,11 +42,6 @@
       description="Ping Frequency at msec"
       type="long"/>
     <attribute
-      name="info"
-      description="Class version info"
-      type="java.lang.String"
-      writeable="false"/>
-    <attribute
       name="localLoopbackDisabled"
       description="Is local loopback disabled?"
       is="true"

Modified: tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml?rev=1187822&r1=1187821&r2=1187822&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml 
(original)
+++ tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml Sat Oct 
22 22:49:22 2011
@@ -72,11 +72,6 @@
                description="The format for the date for date based log 
rotation"
                type="java.lang.String"/>
 
-    <attribute name="info"
-               description="Information about this implementation"
-               type="java.lang.String"
-               writeable="false"/>
-
     <attribute name="locale"
                description="The locale used to format timestamps in the access 
log lines"
                type="java.lang.String"/>
@@ -173,11 +168,6 @@
                type="java.lang.String"
                writeable="false"/>
 
-    <attribute name="info"
-               description="Information about this implementation"
-               type="java.lang.String"
-               writeable="false"/>
-
     <attribute name="stateName"
                description="The name of the LifecycleState that this component 
is currently in"
                type="java.lang.String"
@@ -240,11 +230,6 @@
                description="The format for the date date based log rotation."
                type="java.lang.String"/>
 
-    <attribute name="info"
-               description="Information about this implementation"
-               type="java.lang.String"
-               writeable="false"/>
-
     <attribute name="locale"
                description="The locale used to format timestamps in the access 
log lines"
                type="java.lang.String"/>
@@ -310,11 +295,6 @@
                description="Use a fair semaphore"
                type="boolean"/>
 
-    <attribute name="info"
-               description="Information about this implementation"
-               type="java.lang.String"
-               writeable="false"/>
-
     <attribute name="interruptible"
                description="Should this be blocked interruptibly until a 
permit is availabl?"
                type="boolean"/>
@@ -350,11 +330,6 @@
                description="The comma-delimited set of deny expressions"
                type="java.lang.String"/>
 
-    <attribute name="info"
-               description="Information about this implementation"
-               type="java.lang.String"
-               writeable="false"/>
-
     <attribute name="stateName"
                description="The name of the LifecycleState that this component 
is currently in"
                type="java.lang.String"
@@ -386,11 +361,6 @@
                description="The comma-delimited set of deny expressions"
                type="java.lang.String"/>
 
-    <attribute name="info"
-               description="Information about this implementation"
-               type="java.lang.String"
-               writeable="false"/>
-
     <attribute name="stateName"
                description="The name of the LifecycleState that this component 
is currently in"
                type="java.lang.String"
@@ -419,11 +389,6 @@
                type="java.lang.String"
                writeable="false" />
 
-    <attribute name="info"
-               description="Information about this implementation"
-               type="java.lang.String"
-               writeable="false"/>
-
     <attribute name="internalProxies"
                description="Regular expression that matches IP addresses of 
internal proxies"
                type="java.lang.String"
@@ -477,11 +442,6 @@
                type="java.lang.String"
                writeable="false"/>
 
-    <attribute name="info"
-               description="Information about this implementation"
-               type="java.lang.String"
-               writeable="false"/>
-
     <attribute name="stateName"
                description="The name of the LifecycleState that this component 
is currently in"
                type="java.lang.String"



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to