DO NOT REPLY [Bug 6998] New: - java code generated by jspc can't be compiled

2002-03-09 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 6998] - java code generated by jspc can't be compiled

2002-03-09 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 6998] - java code generated by jspc can't be compiled

2002-03-09 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 6058] - Generated java files not in a correct package

2002-03-09 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 6999] New: - javax.sql.DataSource.getConnection() causes java.sql.SQLException: Can't call commit when autocommit=true

2002-03-09 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-connectors/coyote/src/java/org/apache/coyote/tomcat4 OutputBuffer.java

2002-03-09 Thread remm
remm02/03/09 09:39:28 Modified:coyote/src/java/org/apache/coyote/tomcat4 OutputBuffer.java Log: - Fix WrappedForward05 test, caused by a fuzzy handling of the suspended flag. - Cleanup. Revision ChangesPath 1.5 +127 -17 jakarta-tomcat-connectors/coyote

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat4 CoyoteProcessor.java

2002-03-09 Thread remm
remm02/03/09 09:40:01 Modified:coyote/src/java/org/apache/coyote/tomcat4 CoyoteProcessor.java Log: - Set the socket in the request (used by the SSL authenticator). Revision ChangesPath 1.11 +5 -4 jakarta-tomcat-connectors/coyote/src

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/http MimeHeaders.java

2002-03-09 Thread remm
remm02/03/09 10:54:28 Modified:util/java/org/apache/tomcat/util/http MimeHeaders.java Log: - Add a method allowing to create a header using a char buffer. Revision ChangesPath 1.3 +9 -0 jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/http/MimeH

cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 Http11Processor.java InternalInputBuffer.java

2002-03-09 Thread remm
remm02/03/09 11:05:35 Modified:http11/src/java/org/apache/coyote/http11 Http11Processor.java InternalInputBuffer.java Log: - Port the tricks used by the old HTTP/1.1 connector to optimize handling of the US-ASCII parts of the HTTP header (method + pro

cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 InternalInputBuffer.java

2002-03-09 Thread remm
remm02/03/09 11:18:39 Modified:http11/src/java/org/apache/coyote/http11 InternalInputBuffer.java Log: - Fix URI parsing problems. Revision ChangesPath 1.12 +5 -3 jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11/Int

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core NamingContextListener.java

2002-03-09 Thread remm
remm02/03/09 11:23:00 Modified:catalina/src/share/org/apache/catalina/core NamingContextListener.java Log: - Add support for the 'java.lang.Character' type in the ENC env entries. Bug reported by James Cai. Revision ChangesPath 1.10 +

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/appdev build.xml.txt

2002-03-09 Thread craigmcc
craigmcc02/03/09 14:39:19 Modified:webapps/tomcat-docs/appdev build.xml.txt Log: Add a "list" target for conveniently determining whether or not the app you are building has been installed yet or not. Make the "reload" target depend on "compile", so that the typical developme

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/naming/resources ResourceAttributes.java

2002-03-09 Thread remm
remm02/03/09 15:21:49 Modified:catalina/src/share/org/apache/naming/resources ResourceAttributes.java Log: - Add some hooks to allow the directory context implementation to compute strong etags. Revision ChangesPath 1.5 +70 -5 j

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/servlets DefaultServlet.java WebdavServlet.java

2002-03-09 Thread remm
remm02/03/09 15:22:38 Modified:catalina/src/share/org/apache/catalina/servlets DefaultServlet.java WebdavServlet.java Log: - Add some hooks to allow the directory context implementation to compute strong etags. Revision ChangesPath 1.51

DO NOT REPLY [Bug 6519] - Problem with HTMLManagerServlet when running JDK1.4

2002-03-09 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

Tomcat 4.0.4b1 calls init() twice? (and strange bugs)

2002-03-09 Thread Kevin A. Burton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OK... this is very strange. All the Tomcat 3.x and 4.x series did not do this. Now for some reason Tomcat 4.0.4b1 calls my init() method twice. I put in some defensive programming to detect this but a 4.0.4 final should NOT have this bug. Also...

DO NOT REPLY [Bug 7007] New: - Invalid names in web.xml generated by JspC for top-level JSP pages

2002-03-09 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: Tomcat 4.0.4b1 calls init() twice? (and strange bugs)

2002-03-09 Thread Remy Maucherat
> OK... this is very strange. All the Tomcat 3.x and 4.x series did not do this. > > Now for some reason Tomcat 4.0.4b1 calls my init() method twice. I put in some > defensive programming to detect this but a 4.0.4 final should NOT have this bug. > > Also... both the 4.0.3 and 4.0.4b1 series see

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat3 - New directory

2002-03-09 Thread billbarker
billbarker02/03/09 22:08:27 jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat3 - New directory -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat3 CoyoteInterceptor.java CoyoteProcessor.java CoyoteRequest.java CoyoteResponse.java

2002-03-09 Thread billbarker
billbarker02/03/09 22:14:37 Added: coyote/src/java/org/apache/coyote/tomcat3 CoyoteInterceptor.java CoyoteProcessor.java CoyoteRequest.java CoyoteResponse.java Log: Adding the Tomcat 3.3 Coyote file. They all compile, which is e

cvs commit: jakarta-tomcat-connectors/coyote build.xml

2002-03-09 Thread billbarker
billbarker02/03/09 22:15:47 Modified:coyote build.xml Log: Update to allow us to build both the 4.x and the 3.3.x jars. Revision ChangesPath 1.6 +35 -5 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml

Re: cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/http MimeHeaders.java

2002-03-09 Thread Bill Barker
You really like making work for me, don't you? ;-) I'll port this to 3.3 branch unless somebody objects. Adding a method that isn't currently called by 3.3 doesn't hurt anything, and o.a.t.* classes should (need to) be the same in j-t-c and 3.3 for now. - Original Message - From: <[EMAIL

Manager Command List in TC 4.0.3

2002-03-09 Thread Pae Choi
Folks, I am awaring of some commands in the Manager app, e.g., [1]Manager App HOW-TO. Is there a way to get all available commands? If not, wouldn't it be nice to have it? Something like, http(s)://{host}:{port}/manager/command?list Or in a simliar fashion. How is that? :-). Thank you. Best,

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/http MimeHeaders.java

2002-03-09 Thread billbarker
billbarker02/03/09 23:09:00 Modified:src/share/org/apache/tomcat/util/http MimeHeaders.java Log: Port of Remy's change in j-t-c. This does nothing to the current 3.3.x code (since nobody calls it), but needs to be here for people testing j-t-c code against 3.3.x. Revision

Re: cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 Http11Processor.java InternalInputBuffer.java

2002-03-09 Thread Bill Barker
I'd like it if this could make it into o.a.c.Processor as well. Since Costin has done a lot of work on this in 3.3, I'd like to make it settable (with a default of true), and if it is in Processor I don't have to resort to introspection. It's not a big deal, since the introspection tools are goo