error handling in servlets vs. JSPs

2002-12-14 Thread Jan Hustak
[had been posted to tomcat-user, no reply :-( ] Hello, I have a peculiar problem with Tomcat 4.0.4. My web.xml contains a bunch of error-page elements pointing at error handlers for various exceptions. When one of these exceptions is invoked in a JSP, everything goes fine but when it happens

[GUMP] Build Failure - jakarta-tomcat-5

2002-12-14 Thread bobh
This email is autogenerated from the output from: http://cvs.apache.org/builds/gump/2002-12-14/jakarta-tomcat-5.html Buildfile: build.xml prepare-release: [mkdir] Created dir:

Re: [PROPOSAL][TOMCAT5] plugins directory

2002-12-14 Thread Remy Maucherat
Costin Manolache wrote: There are several things we discussed last week, and few seem to have enough consensus. This is an initial proposal - I expect it to change quite a bit. I think it's very important and will affect almost everyone - so please send at least a numeric vote, and if possible

Re: [PROPOSAL][TOMCAT5] plugins directory

2002-12-14 Thread Costin Manolache
Remy Maucherat wrote: 8. Tomcat should work with no config file - using only JMX API calls to load it and configure a set of plugins ( profile ), using whatever class loader and layout the embeding application ( ant, etc ) wants. +1. #7: The configuration mechanism I added should be

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/naming/factory OpenEjbFactory.java Constants.java EjbFactory.java

2002-12-14 Thread remm
remm2002/12/14 06:05:13 Modified:catalina/src/share/org/apache/naming/factory Constants.java EjbFactory.java Added: catalina/src/share/org/apache/naming/factory OpenEjbFactory.java Log: - Add EJB JNDI ENC entries support

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler ImplicitTagLibraryInfo.java

2002-12-14 Thread remm
remm2002/12/14 06:16:07 Modified:jasper2/src/share/org/apache/jasper/compiler ImplicitTagLibraryInfo.java Log: - Fix build. Revision ChangesPath 1.17 +4 -3

DO NOT REPLY [Bug 15374] New: - Getting class cast exception

2002-12-14 Thread bugzilla
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=15374. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Need Help on Directory

2002-12-14 Thread O. J. King
Okay, this may sound strangely simple. And I suspect I am overlooking something big. WebApps is the JSP/Servlet directory which automatically gets loaded and scanned. However, since moving to 4.1, I have not been able to get a sub-directory under it loaded or recognized. Even though examples