DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28607>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28607

Unable to read Environment entries specified in GlobalNamingResources





------- Additional Comments From [EMAIL PROTECTED]  2004-04-26 22:36 -------
I found references, thanks. 
Still, I believe it is either a bug in the server or an "undocumented feature". 
Here is a quote from documentation 
(http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/globalresources.html): 
 
This is equivalent to the inclusion of the following element in the web 
application deployment descriptor (/WEB-INF/web.xml):  
 
<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> 
 
(I do not know whether angle brackets will be displayed). If I have to add 
ResourceLink to the context it kinda violates "equivalent" notione, or am I 
missing something? 
I am not reopening the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to