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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22293

JasperLoader prepends fixed package name





------- Additional Comments From [EMAIL PROTECTED]  2003-08-11 10:55 -------
This will not be implemented in 4.1.x (too big a change). I considered
backporting from 5.0.x for a long time, but chose not to do it.
Despite you not liking it, you should rely on web application reloading:
automatic JSP recompilation on access is extremely expensive performance wise,
while a programmatic (or automatic if you update the web.xml) webapp reload does
not have any performance impact. Your solution is just plain bad, and will not
be encouraged or supported (but I'm willing to apply a patch for bug 22294 if it
still exists in Tomcat 5.0.x).

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

Reply via email to