You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Jay, Michael" <em...@UFL.EDU> on 2011/04/22 17:27:52 UTC

Typo: Apache Tomcat 7 Configuration Reference

There appears to be an error in a diagram in "The Context Container." 

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

<env-entry>
  <env-entry-name>maxExemptions</param-name>	<------------	
  <env-entry-value>10</env-entry-value>
  <env-entry-type>java.lang.Integer</env-entry-type>
</env-entry>

If this is the wrong forum, please let me know. 

mj

Michael Jay
Smathers Libraries IT
Suite 1250
2124 Waldo Road
Gainesville, FL 32609

emjay@ufl.edu
352.273.2678






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Typo: Apache Tomcat 7 Configuration Reference

Posted by Konstantin Kolinko <kn...@gmail.com>.
2011/4/22 Jay, Michael <em...@ufl.edu>:
> There appears to be an error in a diagram in "The Context Container."
>
> http://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Environment_Entries
>
> <env-entry>
>  <env-entry-name>maxExemptions</param-name>    <------------
>  <env-entry-value>10</env-entry-value>
>  <env-entry-type>java.lang.Integer</env-entry-type>
> </env-entry>
>

Fixed (r1096190). Thank you.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org