RE: Set Tomcat to show deprecation warnings

2003-10-15 Thread Shapira, Yoav
Howdy, I assume that by shown you mean shown in the browser, as opposed to tomcat's log? I don't think so. That's because by default jasper doesn't compile with deprecation ;) You could change the jasper source code to do this. But you have two other options: - Take the precompiled .java

RE: Set Tomcat to show deprecation warnings

2003-10-15 Thread Boemio, Neil (GEI, FGI)
Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2003 9:04 AM To: Tomcat Users List Subject: RE: Set Tomcat to show deprecation warnings Howdy, I assume that by shown you mean shown in the browser, as opposed to tomcat's log? I don't think so. That's

RE: Set Tomcat to show deprecation warnings

2003-10-15 Thread Shapira, Yoav
Howdy, I assume I need some tomcat jar in my classpath which is not currently there? Which one has org.apache.jasper.runtime.* ? Come on now -- is this question really so tough that you need to ask the list? ;) It's $CATALINA_HOME/common/lib/jasper-runtime.jar. Yoav Shapira This e-mail,