Author: markt
Date: Tue May 25 23:37:03 2010
New Revision: 948254
URL: http://svn.apache.org/viewvc?rev=948254&view=rev
Log:
GSOC 2010
Add the container although it isn't much use yet.
Patch provided by chamith buddhika
Modified:
tomcat/trunk/java/org/apache/catalina/deploy/mbeans-descriptors.xml
Modified: tomcat/trunk/java/org/apache/catalina/deploy/mbeans-descriptors.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/deploy/mbeans-descriptors.xml?rev=948254&r1=948253&r2=948254&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/deploy/mbeans-descriptors.xml
(original)
+++ tomcat/trunk/java/org/apache/catalina/deploy/mbeans-descriptors.xml Tue May
25 23:37:03 2010
@@ -114,6 +114,11 @@
domain="Catalina"
group="Resources"
type="org.apache.catalina.deploy.NamingResources">
+
+ <attribute name="container"
+ description="The container with which the naming resources are
associated."
+ type="java.lang.Object"
+ writeable="false"/>
<attribute name="environments"
description="MBean Names of the set of defined environment entries
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]