]
Julien Viet resolved GTNPORTAL-2817.
------------------------------------
Resolution: Done
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: