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=38630>.
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=38630





------- Additional Comments From [EMAIL PROTECTED]  2006-02-17 18:02 -------
I also disagree with you that environment entries should be only available when
the context listener is called. If the classes of the webapp are loaded before
that, all environment entries configured in server.xml and the webapp's
deployment descriptor .xml file should be available, because that's what they
are for: customizing and configuring the running webapp. 

In the J2EE spec and the Servlet spec you can read that the environment entries
have to be available to the application at _runtime_. Static initializers also
belong to the application's runtime.

BTW: it worked in tomcat 4.1, but is broken in 5.5.9 (the one embedded in
NetBeans 5.0), too.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to