The jspFile attribute is no longer available
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 2 Nov 2010 10:32:59 +0000 (10:32 +0000)
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 2 Nov 2010 10:32:59 +0000 (10:32 +0000)
in the StandardWrapper as of r1003589.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1029996 13f79535-47bb-0310-9956-ffa450edef68

java/org/apache/catalina/core/mbeans-descriptors.xml

index ed12dc4..a2bc8fe 100644 (file)
                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"/>