Author: rjung
Date: Tue Nov 2 10:32:59 2010
New Revision: 1029996
URL: http://svn.apache.org/viewvc?rev=1029996&view=rev
Log:
The jspFile attribute is no longer available
in the StandardWrapper as of r1003589.
Modified:
tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml
Modified: tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml?rev=1029996&r1=1029995&r2=1029996&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml Tue Nov
2 10:32:59 2010
@@ -1590,11 +1590,6 @@
type="boolean"
writeable="false"/>
- <attribute name="jspFile"
- description="The context-relative URI of the JSP file for this
servlet."
- type="java.lang.String"
- writeable="false"/>
-
<attribute name="loadOnStartup"
description="The load-on-startup order value (negative value
means load on first call) for this servlet."
type="int"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]