[gatein-issues] [JBoss JIRA] (GTNPORTAL-2817) Improve Tomcat configuration

Julien Viet (JIRA) jira-events at lists.jboss.org
Thu Feb 14 03:19:56 EST 2013


Julien Viet created GTNPORTAL-2817:
--------------------------------------

             Summary: Improve Tomcat configuration
                 Key: GTNPORTAL-2817
                 URL: https://issues.jboss.org/browse/GTNPORTAL-2817
             Project: GateIn Portal
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Julien Viet
             Fix For: 3.6.0.Final, 3.x


Tomcat 7 has no debug attribute on Context and Context/Realm levels
There is no cache attribute on Realm also

http://tomcat.apache.org/tomcat-7.0-doc/config/context.html
http://tomcat.apache.org/tomcat-7.0-doc/config/realm.html

It will remove such warnings :
[SetContextPropertiesRule]{Context} Setting property 'debug' to '0' did not find a matching property.
[SetPropertiesRule]{Context/Realm} Setting property 'debug' to '0' did not find a matching property.
[SetPropertiesRule]{Context/Realm} Setting property 'cache' to 'false' did not find a matching property.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the gatein-issues mailing list