DO NOT REPLY [Bug 5684] - WEB-INF/lib jar file loading and operations problems.

2002-01-04 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=5684. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5684] - WEB-INF/lib jar file loading and operations problems.

2002-01-04 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=5684. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5679] - Returned cookies still appear to be URL encoded

2002-01-04 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=5679. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 4295] - Cookies not following RFC2109

2002-01-04 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=4295. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: Why do I receive CVS-commit stuff?

2002-01-04 Thread Michiel de Mare
On Thu, 3 Jan 2002, Roland wrote: I'm afraid not. The presumption here, as well as most other Jakarta projects, is that anyone subscribed to a DEVELOPER mailing list is interested in seeing what is actually happening to the code, as well as the discussions among the developers.

[PATCH]: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/ApplicationResources_es.properties

2002-01-04 Thread Adrian Almenar
Just some enhancements for Spanish Language. Cheers, Adrian Almenar Systems Development Department Conectium Limited ApplicationResources_en.properties.patch Description: Binary data -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

DO NOT REPLY [Bug 5680] - Application Manager bug in org.apache.catalina.core.StandardHost.java

2002-01-04 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=5680. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5368] - StandardContextValve changes session state from new to old too late for other Valves

2002-01-04 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=5368. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5319] - AccessLogValve does not resolve hostname

2002-01-04 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=5319. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5601] - getRemoteHost returns ip address

2002-01-04 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=5601. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5535] - Some Browser cannot understand Path and Domain in Set-Cookie header

2002-01-04 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=5535. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2002-01-04 Thread remm
remm02/01/04 08:33:40 Modified:catalina/src/share/org/apache/catalina/core StandardContextValve.java StandardHostValve.java Log: - Fix for 5368: mark the session as accessed before going in the Context pipeline (before, the session was marked as

DO NOT REPLY [Bug 5368] - StandardContextValve changes session state from new to old too late for other Valves

2002-01-04 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=5368. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: tomcat 4.0.2 and jakarta-tomcat-connectors

2002-01-04 Thread costinm
+1 I think we should tag the code with jk_1_4 ( considering the jk that was included with 3.1 == jk1.1, etc ). It seems jk_1_4 will work with 3.3, 4.0.x and 4.1 ( and the C code can be used for 3.2.x for bug fixes ). Regarding jk2, I'm still working, the current strugle is with the unix domain

some mod_webapp changes

2002-01-04 Thread Nick Wesselman
hello all, I don't know if this is really needed or appreciated, but for my own satisfaction I made some modifications to mod_webapp to make Tomcat only handle URIs mapped in web.xml, as the connector is intended to do. This way, Apache itself can serve all your static content. The hooks were

RE: tomcat 4.0.2 and jakarta-tomcat-connectors

2002-01-04 Thread Kevin Seguin
I think we should tag the code with jk_1_4 ( considering the jk that was included with 3.1 == jk1.1, etc ). It seems jk_1_4 will work with 3.3, 4.0.x and 4.1 ( and the C code can be used for 3.2.x for bug fixes ). jk_1_4 is fine with me -- as long as it is tagged with something :)

RE: some mod_webapp changes

2002-01-04 Thread Martin van den Bemt
Hi Nick, I don't have anything in my web.xml, so I don't hope this is going to be the default at some time (or should at least be configurable as it always was with all the connectors). Mvgr, Martin -Original Message- From: Nick Wesselman [mailto:[EMAIL PROTECTED]] Sent: Friday,

Re: some mod_webapp changes

2002-01-04 Thread Nick Wesselman
by web.xml i mean the Tomcat servlet mappings you define in either your default web.xml or your app-specific one. so *.jsp, /servlet/*, etc sorry for the confusion. and btw, i'm not an official tomcat developer. just playing around. Nick Martin van den Bemt wrote: Hi Nick, I don't have

DO NOT REPLY [Bug 5368] - StandardContextValve changes session state from new to old too late for other Valves

2002-01-04 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=5368. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/loader WebappLoader.java

2002-01-04 Thread remm
remm02/01/04 09:09:09 Modified:catalina/src/share/org/apache/catalina/loader WebappLoader.java Log: - Make the notifier qn inner class, because of strange problems when using JDK 1.4. The code is simpler that way, but I don't undestand the failure I

RE: tomcat 4.0.2 and jakarta-tomcat-connectors

2002-01-04 Thread costinm
On Fri, 4 Jan 2002, Kevin Seguin wrote: i was thinking that for tomcat 4.0.2, the old stuff, jk/native, jk/java/org/apache/ajp, would be considered the 'stable' (althought still beta quality) code, and the new jk2, o.a.jk would be considered still 'experimental'. just a thought, though - i

Fwd: Configuring Jaspers Compiler Options

2002-01-04 Thread Mark Porter
Hello All, I posted this message to the 'user' list and didnt get much 'satisfaction'. Can anyone here be of any help? Here is a copy of the exact error message: Error: 500Location: /examples/jsp/num/numguess.jspInternal Servlet Error: org.apache.jasper.JasperException: Unable to compile

RE: Configuring Jaspers Compiler Options

2002-01-04 Thread Martin van den Bemt
Using jikes compiler ? (read something about it not supporting -encoding parameter anymore). Mvgr, Martin -Original Message- From: Mark Porter [mailto:[EMAIL PROTECTED]] Sent: Friday, January 04, 2002 18:32 To: [EMAIL PROTECTED] Subject: Fwd: Configuring Jaspers Compiler Options Hello

RE: Configuring Jaspers Compiler Options

2002-01-04 Thread Mark Porter
No, unfortunatly thats not an option ... besides, as of 1.15 jikes was still supporting the -encoding flag. mdp From: Martin van den Bemt [EMAIL PROTECTED] Reply-To: Tomcat Developers List [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Subject: RE: Configuring Jaspers

DO NOT REPLY [Bug 5549] - Binary file upload through mod_webapp fails

2002-01-04 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=5549. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5427] - File Uploads with MultipartRequest

2002-01-04 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=5427. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 3534] - FileUpload doesn't work with Apache, mod_webapp and tomcat 4.0 RC1

2002-01-04 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=3534. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Configuring Jaspers Compiler Options

2002-01-04 Thread Bill Barker
Tomcat 3.3 (which it seems is the version you are using) doesn't pass the -encoding flag to Jikes (which is causing other headaches on the user list :). At the moment, there is no way to suppress the -encoding flag being passed to javac. The only work around at the moment is to use Jikes (or

[Fwd: pages down]

2002-01-04 Thread Ted Husted
Original Message Subject: pages down Date: Fri, 04 Jan 2002 05:30:51 -0500 From: brian ally [EMAIL PROTECTED] To: [EMAIL PROTECTED] hi there, i was just going over the app deployment docs and came to this page:

Re: Proposal for a new realm module for tomcat

2002-01-04 Thread John Holman
At 04:28 04/01/02, Tony Dahbura wrote: I would like to see about proposing the development of an additional realm module for tomcat. I have begun some design on this and think it will meet the needs of many folks out there utilizing LDAP. I would like to propose a native LDAP realm module

Re: Problem with JNDIRealm ...

2002-01-04 Thread Shelly
Tony, I tried to use both connectionName= and connectionPassword= to connect to LDAP, however the userPassword returns null (in this case, I used enum as login attribute), authentication failed. Regards, Shelly Tony Dahbura wrote: Shelly: Let me help with number 3 The typical standard

Re: Problem with JNDIRealm ...

2002-01-04 Thread Shelly
Tony, Thank you very much for your response. You mentioned that you are in the process of starting to code this JNDI implementation, when you done, please let me know, as I'm interested in trying to get JNDIRealm to work. Does SHA digest will been supported in this implementation? Thanks,

Re: tomcat 4.0.2 and jakarta-tomcat-connectors

2002-01-04 Thread Daniel Rall
Kevin Seguin [EMAIL PROTECTED] writes: there was a thread a couple weeks ago regarding what to do with j-t-c and tomcat 4.0.2. i believe it was decided that the 4.0.2 release would contain the same jars from j-t-c (tomcat-ajp.jar, tomcat-util.jar) as 4.0.1 did. well, i just did some quick

DO NOT REPLY [Bug 5368] - StandardContextValve changes session state from new to old too late for other Valves

2002-01-04 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=5368. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: tomcat 4.0.2 and jakarta-tomcat-connectors

2002-01-04 Thread Daniel Rall
Daniel Rall [EMAIL PROTECTED] writes: The mod_webapp connector code is definitely in a freshening. :) ^ need of Specifically, it would be great to get in Pier's fix to the file upload problem (if not

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler JspReader.java

2002-01-04 Thread kinman
kinman 02/01/04 13:29:52 Modified:jasper/src/share/org/apache/jasper/compiler JspReader.java Log: - Removal of '\n' at eof is a spec no-no. Revision ChangesPath 1.8 +1 -7 jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler/JspReader.java

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler JspReader.java

2002-01-04 Thread kinman
kinman 02/01/04 13:32:13 Modified:jasper/src/share/org/apache/jasper/compiler Tag: tomcat_40_branch JspReader.java Log: - Removal of '\n' at eof is a spec no-no. Revision ChangesPath No revision No

Re: Proposal for a new realm module for tomcat

2002-01-04 Thread Tony Dahbura
John: There are other issues with the JNDI implementation that we have run into with some commercial high end load balancers. It has to do with connection re-authentication and sessions getting dropped on non used connections. I did some work on the actual API for the Netscape LDAP

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

2002-01-04 Thread Daniel Rall
Remy, I built today's HEAD and verified your fix (much cleaner than what was previously proposed). http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5368 Please backport this bug fix to the 4.0.x branch. Thanks, Dan [EMAIL PROTECTED] writes: remm02/01/04

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

2002-01-04 Thread remm
remm02/01/04 15:14:53 Modified:catalina/src/share/org/apache/catalina/core Tag: tomcat_40_branch StandardContextMapper.java Log: - Port patch. - '/' is now handled as a special case, since otherwise it is exactly matched to the default servlet,

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

2002-01-04 Thread remm
remm02/01/04 15:19:00 Modified:catalina/src/share/org/apache/catalina/core Tag: tomcat_40_branch StandardContextValve.java StandardHostValve.java Log: - Port patch. - Fix for 5368: mark the session as accessed before going in

RE: tomcat 4.0.2 and jakarta-tomcat-connectors

2002-01-04 Thread Kevin Seguin
I think we should tag the code with jk_1_4 ( considering the jk that was included with 3.1 == jk1.1, etc ). It seems jk_1_4 will work with 3.3, 4.0.x and 4.1 ( and the C code can be used for 3.2.x for bug fixes ). +1. When it's done and when you can confirm it's working, I think

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/servlets LocalStrings.properties ManagerServlet.java

2002-01-04 Thread craigmcc
craigmcc02/01/04 16:15:36 Modified:catalina/src/share/org/apache/catalina/servlets LocalStrings.properties ManagerServlet.java Log: Update the manager servlet to support the (new-to-4.1-dev) option to deploy a context configuration file -- an XML file

DO NOT REPLY [Bug 5220] - Problem with mod_webapp.so getting confused with tomcat restart

2002-01-04 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=5220. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5220] - Problem with mod_webapp.so getting confused with tomcat restart

2002-01-04 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=5220. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[FAQ] jGuru FAQ Update

2002-01-04 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:

DO NOT REPLY [Bug 4330] - ClassCastException with DocumentBuilderFactoryImpl

2002-01-04 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=4330. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/depend DependClassLoader.java

2002-01-04 Thread billbarker
billbarker02/01/04 18:44:58 Modified:src/share/org/apache/tomcat/util/depend DependClassLoader.java Log: Add missing close statement on InputStream. Hopefully this will partially fix bug #5684 part 1. Reported by: Mike [EMAIL PROTECTED]

DO NOT REPLY [Bug 5684] - WEB-INF/lib jar file loading and operations problems.

2002-01-04 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=5684. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat/src/native/mod_jk/iis jk_isapi_plugin.c

2002-01-04 Thread larryi
larryi 02/01/04 20:25:20 Modified:src/native/mod_jk/iis jk_isapi_plugin.c Log: In HttpFilterProc, the '?' is searched for in an escaped URI. In init_ws_service as part of HttpExtensionProc, the '?' is searched for in a URI that has been unescaped. This isn't guaranteed to

cvs commit: jakarta-tomcat-connectors/jk/native/iis jk_isapi_plugin.c

2002-01-04 Thread larryi
larryi 02/01/04 20:26:32 Modified:jk/native/iis jk_isapi_plugin.c Log: In HttpFilterProc, the '?' is searched for in an escaped URI. In init_ws_service as part of HttpExtensionProc, the '?' is searched for in a URI that has been unescaped. This isn't guaranteed to find the

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

2002-01-04 Thread Bill Barker
I was never really involved in the 3.2.x development, so I'm sending back to the list to try and get ideas on how to get 3.3 to act more like 3.2.x in the deprecated case. - Original Message - From: [EMAIL PROTECTED] To: Bill Barker [EMAIL PROTECTED] Sent: Friday, January 04, 2002 7:39 PM

DO NOT REPLY [Bug 5390] - jsp-file and load-on-startup and init-param does not work.

2002-01-04 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=5390. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: tomcat 4.0.2 and jakarta-tomcat-connectors

2002-01-04 Thread costinm
There is a small (possible) bug I'm debugging, related with lb which in some cases seem to fail to be 'sticky' ( it's not specific to jk1.4, it has been around forever from what I can see ). The fix should be small, I still have problems reproducing the bug so I can test the fix. Don't wait for