[FAQ] jGuru FAQ Update

2001-12-21 Thread Alex Chaffee
jGuru maintains FAQs and Forums on Servlets, JSP, and Tomcat (as well as many other Java topics). Here is an automated update on recent postings to Tomcat-related FAQs. Please direct flames and feedback to [EMAIL PROTECTED] . - Alex ++ JavaServer Pages (JSP) FAQ: http://www.jguru.com/faq/JSP

DO NOT REPLY [Bug 5564] New: - JDBCRealm and Interbase 6

2001-12-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-4.0/webapps/ROOT index.jsp index.html

2001-12-21 Thread craigmcc
craigmcc01/12/21 13:15:45 Modified:catalina/src/share/org/apache/catalina Globals.java catalina/src/share/org/apache/catalina/cluster ClusterMemberInfo.java catalina/src/share/org/apache/catalina/connector/http

RE: Connector compatibility between TC 4.0 and 4.1

2001-12-21 Thread Craig R. McClanahan
As appealing an idea as this sounds (packaging plug-in modules as webapps), it doesn't solve the underlying issue -- different containers have radically different internal architectures, and packaging the plug-in as webapp doesn't avoid having to deal with that. You still have to bridge the archi

RE: Connector compatibility between TC 4.0 and 4.1

2001-12-21 Thread costinm
On Fri, 21 Dec 2001, Kevin Seguin wrote: > > My thinking ( for 4.1/3.3 ) was to have j-t-c built as a > > 'standalone module', a trusted/priviledged webapp that can be > > deployed and > > is self-contained. > > > > can you provide some more detail? i'm quite interested in learning more. It's q

cvs commit: jakarta-tomcat-4.0/tester/web Include03c.jsp

2001-12-21 Thread craigmcc
craigmcc01/12/21 11:15:38 Modified:tester/src/bin tester.xml Added: tester/web Include03c.jsp Log: Add "JSP->Servlet" and "JSP->JSP" cases for ensuring that a request attribute set by the included resource is visible to the including resource. Previously we were only che

cvs commit: jakarta-tomcat RELEASE-NOTES-3.3.1.txt

2001-12-21 Thread keith
keith 01/12/21 11:14:25 Modified:.RELEASE-NOTES-3.3.1.txt Log: Document ErrorHandler change. Revision ChangesPath 1.17 +5 -2 jakarta-tomcat/RELEASE-NOTES-3.3.1.txt Index: RELEASE-NOTES-3.3.1.txt =

DO NOT REPLY [Bug 5365] - JSPs cannot be compiled if their working path includes reserved word

2001-12-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5561] - Mangling of reserved words not working some times

2001-12-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5561] New: - Mangling of reserved words not working some times

2001-12-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5560] New: - Removal of unnecesary white space in output

2001-12-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-12-21 Thread Remy Maucherat
> craigmcc01/12/21 10:42:23 > > Modified:catalina build.xml > Log: > Do not compile "org.apache.naming.NamingService" unless JMX is present. It looks like I had missed that one. Thanks for fixing it :) Remy -- To unsubscribe, e-mail: For additional c

cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-12-21 Thread craigmcc
craigmcc01/12/21 10:42:23 Modified:catalina build.xml Log: Do not compile "org.apache.naming.NamingService" unless JMX is present. Revision ChangesPath 1.90 +2 -0 jakarta-tomcat-4.0/catalina/build.xml Index: build.xml

DO NOT REPLY [Bug 5554] - request.getRequestDispatcher("uri").include() puts included contents at wrong place

2001-12-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5554] New: - request.getRequestDispatcher("uri").include() puts included contents at wrong place

2001-12-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Connector compatibility between TC 4.0 and 4.1

2001-12-21 Thread Kevin Seguin
> My thinking ( for 4.1/3.3 ) was to have j-t-c built as a > 'standalone module', a trusted/priviledged webapp that can be > deployed and > is self-contained. > can you provide some more detail? i'm quite interested in learning more. thanks, -kevin. -- To unsubscribe, e-mail:

RE: Problems building Tomcat 4.0.1

2001-12-21 Thread Ken . Horn
I seem to remember getXMLReader is a SAX2 method. What SAX/XML parser are you linking with in the build? -Original Message- From: JLupo Sent: 20 December 2001 20:39 To: tomcat-dev Cc: JLupo Subject: Problems building Tomcat 4.0.1 When I try to build Tomcat 4.0.1 on my system, I get th

DO NOT REPLY [Bug 5486] - Standard EA3 Taglib import does not work with if-modified-since http header field

2001-12-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu