DO NOT REPLY [Bug 17088] - Can't bring up Tomcat - any builds SEVERE:PARSE Fatal Error

2003-02-16 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=17088. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[GUMP] Build Failure - jakarta-tomcat-catalina

2003-02-16 Thread bobh
This email is autogenerated from the output from: http://cvs.apache.org/builds/gump/2003-02-16/jakarta-tomcat-catalina.html Buildfile: build.xml deploy-prepare: [mkdir] Created dir:

[GUMP] Build Failure - jakarta-tomcat-jk-native

2003-02-16 Thread Craig McClanahan
This email is autogenerated from the output from: http://cvs.apache.org/builds/gump/2003-02-16/jakarta-tomcat-jk-native.html Buildfile: build.xml init: [echo] /home/rubys [mkdir]

DO NOT REPLY [Bug 17088] - Can't bring up Tomcat - any builds SEVERE:PARSE Fatal Error

2003-02-16 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=17088. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2003-02-16 Thread remm
remm2003/02/16 04:40:54 Modified:catalina build.xml Log: - Gump doesn't have a definition for Tyrex, so it seems less painful to add it back to the conditional dependency list. Revision ChangesPath 1.41 +2 -2 jakarta-tomcat-catalina/catalina/build.xml

DO NOT REPLY [Bug 17088] - Can't bring up Tomcat - any builds SEVERE:PARSE Fatal Error

2003-02-16 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=17088. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-5 build.properties.default build.xml tomcat.nsi

2003-02-16 Thread remm
remm2003/02/16 10:28:48 Modified:.build.properties.default build.xml tomcat.nsi Log: - Update to use procrun instead of JavaService. - Unfortunately, procrun doesn't work as advertised yet. Revision ChangesPath 1.68 +12 -7

RE: Request to Fix Tomcat Standalone 302 redirect Issue

2003-02-16 Thread neal
Aha! That's exactly what I was looking for - a forward rather than a redirect! Great, I will check out the thread and keep my fingers crossed that this is an optional behavior in Tomcat 5. As for the status, might I suggest that so long as this behavior is not changed and not optional that it

[5.0] Procrun problems / New loader

2003-02-16 Thread Remy Maucherat
Hi, I've switched (temporarily, maybe) away from JavaService to Procrun. The problem is that I couldn't get it to work. In the install script, I'm using the following command: ExecWait '$INSTDIR\bin\tomcatw.exe //IS//Tomcat5 --DisplayName Apache Tomcat @VERSION@ --Description Apache Tomcat

RE: Request to Fix Tomcat Standalone 302 redirect Issue

2003-02-16 Thread neal
Actually, How can I check the archives of this list? I did a search for the thread on google groups and nothing was found. I looked for the archives on apache.org but it looks like archives haven't been kept since then end of 2001. :( Thanks Neal -Original Message- From: neal

RE: Request to Fix Tomcat Standalone 302 redirect Issue

2003-02-16 Thread neal
Actually, I just went to download tomcat 5 and it looks like there's no release candidate of Tomcat 5 yet ... that its still in testing. Is this correct? Does anyone know a timeframe for release? Thanks. Neal -Original Message- From: neal [mailto:[EMAIL PROTECTED]] Sent: Sunday,

Re: Request to Fix Tomcat Standalone 302 redirect Issue

2003-02-16 Thread Tim Funk
5 will *probably* not be final until - The specs(Serlvet 2.4, jsp 2.) become final - The many internal changes are tested more - The committers vote to declare it so From seeing past messages - it looks like the specs being declared final is the buggest hurdle (to wait for). (But there have been

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

2003-02-16 Thread costin
costin 2003/02/16 11:44:47 Modified:catalina/src/share/org/apache/catalina/core ContainerBase.java Log: Reduce verbosity Revision ChangesPath 1.7 +3 -2

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/mappers DecodeInterceptor.java

2003-02-16 Thread larryi
larryi 2003/02/16 14:22:16 Modified:src/share/org/apache/tomcat/modules/mappers DecodeInterceptor.java Log: If a trailing /. is being trimmed to /, rather that being removed, then a trailing /foo/.. should have the same result. Revision Changes

cvs commit: jakarta-tomcat/src/tests/webpages/WEB-INF test-tomcat.xml

2003-02-16 Thread larryi
larryi 2003/02/16 14:23:08 Modified:src/tests/webpages/WEB-INF test-tomcat.xml Log: Update test to reflect new behavior for trailing /. and /foo/... Revision ChangesPath 1.54 +3 -6 jakarta-tomcat/src/tests/webpages/WEB-INF/test-tomcat.xml Index:

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/test/matchers SessionMatch.java

2003-02-16 Thread larryi
larryi 2003/02/16 15:18:50 Modified:src/share/org/apache/tomcat/util/test HttpClient.java src/share/org/apache/tomcat/util/test/matchers SessionMatch.java Log: Add some session handling ability. Revision ChangesPath 1.11 +3 -0

cvs commit: jakarta-tomcat/src/etc server.xml

2003-02-16 Thread larryi
larryi 2003/02/16 15:21:18 Modified:src/etc server.xml Log: Doing MxInterceptor as an add-on. Revision ChangesPath 1.100 +0 -27 jakarta-tomcat/src/etc/server.xml Index: server.xml === RCS

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

2003-02-16 Thread costin
costin 2003/02/16 17:03:50 Modified:coyote build.xml Log: Make the dir - if this is the first to be built. Revision ChangesPath 1.20 +2 -1 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat5 CoyoteConnector.java

2003-02-16 Thread costin
costin 2003/02/16 17:17:29 Modified:coyote/src/java/org/apache/coyote/tomcat5 CoyoteConnector.java Log: More checks on start/stop - to deal with the dynamics of JMX Revision ChangesPath 1.15 +35 -4

cvs commit: jakarta-tomcat/src/webpages/WEB-INF/classes SnoopServlet.java

2003-02-16 Thread larryi
larryi 2003/02/16 17:39:43 Removed: src/webpages/WEB-INF/classes SnoopServlet.java Log: Rather that fix for cross site scripting, remove since there is a duplicate in the examples webapp. - To unsubscribe,

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

2003-02-16 Thread larryi
larryi 2003/02/16 17:40:55 Modified:util/java/org/apache/tomcat/util/http Cookies.java Log: Fix to return values instead of the names. Revision ChangesPath 1.3 +3 -3 jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/http/Cookies.java Index:

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

2003-02-16 Thread costin
costin 2003/02/16 17:41:19 Modified:http11/src/java/org/apache/coyote/http11 Http11Protocol.java Log: Cosmetic changes in the jmx names ( this isn't used in admin/) Revision ChangesPath 1.21 +5 -3

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

2003-02-16 Thread larryi
larryi 2003/02/16 17:45:24 Modified:util/java/org/apache/tomcat/util/http Tag: coyote_10 Cookies.java Log: Port fix from HEAD. Revision ChangesPath No revision No revision 1.2.2.1 +3 -3

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

2003-02-16 Thread larryi
larryi 2003/02/16 17:47:36 Modified:coyote build.xml Log: Allow some independence from the version of util. Revision ChangesPath 1.21 +6 -3 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml

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

2003-02-16 Thread larryi
larryi 2003/02/16 17:48:08 Modified:coyote Tag: coyote_10 build.xml Log: Allow some independence from the version of util. Revision ChangesPath No revision No revision 1.16.2.1 +6 -3

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

2003-02-16 Thread larryi
larryi 2003/02/16 17:49:12 Modified:http11 build.xml Log: Allow some independence from the version of util, and coyote if desired. Revision ChangesPath 1.11 +8 -4 jakarta-tomcat-connectors/http11/build.xml Index: build.xml

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

2003-02-16 Thread larryi
larryi 2003/02/16 17:50:02 Modified:http11 Tag: coyote_10 build.xml Log: Allow some independence from the version of util, and coyote if desired. Revision ChangesPath No revision No revision 1.9.2.1 +8 -4

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat3 Tomcat3Response.java

2003-02-16 Thread larryi
larryi 2003/02/16 17:54:00 Modified:coyote/src/java/org/apache/coyote/tomcat3 Tomcat3Response.java Log: Add overrides to keep Tomcat's and Coyote's local and Revision ChangesPath 1.7 +24 -0

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat3 Tomcat3Response.java

2003-02-16 Thread larryi
larryi 2003/02/16 17:57:10 Modified:coyote/src/java/org/apache/coyote/tomcat3 Tag: coyote_10 Tomcat3Response.java Log: Port fix from HEAD. Add overrides to keep Tomcat's and Coyote's local and content type in sync. This time with full commit comment.

cvs commit: jakarta-tomcat build.xml

2003-02-16 Thread larryi
larryi 2003/02/16 17:59:03 Modified:.build.xml Log: Update to allow independent control over location of util, coyote, and http11 locations. Revision ChangesPath 1.193 +17 -11jakarta-tomcat/build.xml Index: build.xml

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2003-02-16 Thread costin
costin 2003/02/16 18:09:59 Modified:jk/native2/common jk_worker_status.c Log: Added few simple requests to get/set/list mbeans in the web server. Needs to be proxied by a java mbean. Revision ChangesPath 1.33 +114 -1

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/server JkCoyoteHandler.java

2003-02-16 Thread costin
costin 2003/02/16 18:10:29 Modified:jk/java/org/apache/jk/server JkCoyoteHandler.java Log: Reduce verbosity Revision ChangesPath 1.36 +2 -2 jakarta-tomcat-connectors/jk/java/org/apache/jk/server/JkCoyoteHandler.java Index: JkCoyoteHandler.java

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/common JkMX.java

2003-02-16 Thread costin
costin 2003/02/16 18:12:46 Modified:jk/java/org/apache/jk/common JkMX.java Log: If the RMI adapter fails, we can still load http. This should be deprecated/removed - there are better ways to load jmx console, and the magic it is doing to avoid deps on JMX is no longer

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/common ChannelSocket.java

2003-02-16 Thread costin
costin 2003/02/16 18:17:15 Modified:jk/java/org/apache/jk/common ChannelSocket.java Log: More JMX code. The channel will act as a standalone mbean receiving messages and dispatching via either direct call ( JkHandler ) or JMX notifications. Also few cosmetic changes ( better

Re: Request to Fix Tomcat Standalone 302 redirect Issue

2003-02-16 Thread Tim Funk
If I remember that thread correctly, the functionality was not been added according to the code. http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/servlets/DefaultServlet.java?rev=1.5content-type=text/vnd.viewcvs-markup -Tim neal wrote: I just

cvs commit: jakarta-tomcat build.xml

2003-02-16 Thread larryi
larryi 2003/02/16 19:12:05 Modified:.build.xml Log: Remove task to build SnoopServlet removed from ROOT webapp Revision ChangesPath 1.194 +0 -4 jakarta-tomcat/build.xml Index: build.xml

RE: Request to Fix Tomcat Standalone 302 redirect Issue

2003-02-16 Thread neal
Seriously?!?! Why does this effort keep getting blocked?!?!? This is a huge Search engine issue. For crying out loud .. Search engines SLAM sites that use redirects, particularly on the main page!!! If its not going to be fixed, Apache should seriously consider saving other developers the grief

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

2003-02-16 Thread billbarker
billbarker2003/02/16 19:38:55 Modified:util/java/org/apache/tomcat/util/http/mapper Mapper.java Log: First shot at allowing internal-redirects to welcome-files. Also adding in c-l. To Do: Rule 4 and Rule 6 should probably be merged, since I think that it broken wrt the

RE: Request to Fix Tomcat Standalone 302 redirect Issue

2003-02-16 Thread neal
So it *will* be in tomcat 5? My head is spinning...so confusing. How does one access o.a.t.u.http.mapper.Mapper? Is this something that will be configurable via web.xml? Anyone have a ballpark idea on when Tomcat 5 will be released? Or at least when a release-candidate-quality binary will be

cvs commit: jakarta-tomcat-5 build.xml

2003-02-16 Thread costin
costin 2003/02/16 20:29:08 Modified:.build.xml Log: Moved jasper to a separate target. Added commons-el to depends Use uptodate to avoid useless compilation Revision ChangesPath 1.82 +38 -10jakarta-tomcat-5/build.xml Index: build.xml

cvs commit: jakarta-tomcat-5/resources mbeans.xml

2003-02-16 Thread costin
costin 2003/02/16 20:38:45 Modified:resources mbeans.xml Log: Few cosmetic changes in names. Add a context using JMX ( /admin1 ). The procedure is simple: 1. create an mbean using the o.aStandardContext as code and the JSR77 name. 2. Call start() 3. Enjoy :-)

Re: Request to Fix Tomcat Standalone 302 redirect Issue

2003-02-16 Thread Bill Barker
- Original Message - From: neal [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Sunday, February 16, 2003 8:00 PM Subject: RE: Request to Fix Tomcat Standalone 302 redirect Issue So it *will* be in tomcat 5? My head is spinning...so confusing. How does one

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat5 CoyoteConnector.java

2003-02-16 Thread billbarker
billbarker2003/02/16 21:07:31 Modified:coyote/src/java/org/apache/coyote/tomcat5 CoyoteConnector.java Log: Add the 'processWelcomeResources' attribute to a place that it can be configured. Revision ChangesPath 1.16 +15 -1

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat5 MapperListener.java

2003-02-16 Thread billbarker
billbarker2003/02/16 21:13:14 Modified:coyote/src/java/org/apache/coyote/tomcat5 MapperListener.java Log: Convert to using c-l methods. Revision ChangesPath 1.5 +4 -4

cvs commit: jakarta-tomcat-5 tomcat.nsi

2003-02-16 Thread remm
remm2003/02/16 23:43:42 Modified:.tomcat.nsi Log: - Small update. The command lines used seem correct. - However, neither JavaOptions nor WorkingPath seem to have any effect, which causes the service to fail on startup. Revision ChangesPath 1.23 +7

cvs commit: jakarta-tomcat-5 build.xml

2003-02-16 Thread costin
costin 2003/02/16 23:47:50 Modified:.build.xml Log: It seems build.deploy fails. I'm using the build target almost exclusively - I'll try to merge them. The big problem with the default target - it calls all the javadoc and a lot of other overheads, and at least on