DO NOT REPLY [Bug 27796] New: - apache2/mod_jk/tomcat4 - downloading files with special characters in the filename

2004-03-19 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://issues.apache.org/bugzilla/show_bu

IIS-Tomcat redirector isapi_redirector2.dll linking issue

2004-03-19 Thread Shane Linley
Hi all I really hope this is the right place to pose my Tomcat development issue! First some background. I have a web application that has just been upgraded to support file uploads using the multipart form post method. As some of you might know doing this using the IIS-Tomcat JK2 redirector (isap

Re: [Fwd: Releasing JK 2.0.4]

2004-03-19 Thread jean-frederic clere
Kurt Miller wrote: From: "jean-frederic clere" Henri Gomez wrote: jean-frederic clere wrote: Henri Gomez wrote: jean-frederic clere wrote: Henri Gomez wrote: jean-frederic clere wrote: Mladen Turk wrote: -Original Message- From: jean-frederic clere I have the following er

Re: [Fwd: container managed security]

2004-03-19 Thread Adam Hardy
Is there any way of seeing how the servlet spec team reached their decisions, apart from sending an email to the address mentioned in the spec? (I've done that before without any result). Is there a mailing list for it? Looking around at java.sun.com doesn't bring much to light. Thanks Adam On

DO NOT REPLY [Bug 27705] - HttpServletResponse.encodeURL does not work correctly with https

2004-03-19 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://issues.apache.org/bugzilla/show_bu

Re: Minimal HOWTO for jk2 2.0.4 - proposal

2004-03-19 Thread Henri Gomez
Guenter Knauf wrote: Hi, Here are the HOWTOs I use for binary distributions: NetWare: This is a binary package of mod_jk2. If you have installed Apache2 to the default location /Apache2 then simply extract this archive directly to the

Re: [OT] Tomcat as "top level" ASF Project

2004-03-19 Thread Henri Gomez
Remy Maucherat wrote: Filip Hanik (lists) wrote: Politics require mature representation...and are we sure that Tomcat has this. We have Costin :) Yes ! Unless becoming a TLP gives us an instant advantage or will change some things that really do need to change, is it worth the time and effort.

Re: [OT] Tomcat as "top level" ASF Project

2004-03-19 Thread Davanum Srinivas
Henri, it's a recommendation, NOT a mandate. So even if this is not done it's ok (http://www.mail-archive.com/[EMAIL PROTECTED]/msg06498.html) -- dims --- Henri Gomez <[EMAIL PROTECTED]> wrote: > Remy Maucherat wrote: > > > Filip Hanik (lists) wrote: > > > >> Politics require mature representa

Re: [OT] Tomcat as "top level" ASF Project

2004-03-19 Thread Henri Gomez
Davanum Srinivas wrote: Henri, it's a recommendation, NOT a mandate. So even if this is not done it's ok (http://www.mail-archive.com/[EMAIL PROTECTED]/msg06498.html) Good I think we should forget about this recommandation, at least in Tomcat. Sad that Ant follow this recommandation ;( --

Re: IIS-Tomcat redirector isapi_redirector2.dll linking issue

2004-03-19 Thread Guenter Knauf
Hi, > Configuration: isapi - Win32 > Release > Linking... >Creating library Release/isapi_redirector2.lib and object > Release/isapi_redirector2.exp > apr-1.lib(apr_atomic.obj) : error LNK2001: unresolved external symbol > _InterlockedCompareExchangePoint

cvs commit: jakarta-tomcat-connectors/jk/native2 BUILD.txt

2004-03-19 Thread hgomez
hgomez 2004/03/19 05:32:51 Added: jk/native2 BUILD.txt Log: Initial build instructions. Adds welcome Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/native2/BUILD.txt Index: BUILD.txt

Re: [Fwd: Releasing JK 2.0.4]

2004-03-19 Thread Henri Gomez
--with-jni and --with-pcre now works for apache13 and apache2 for both Makefile.in and Makefile.apxs.in methods. Yes, it is working. Well we should use the BUILD.txt documentation I just commited. Comments and add-ons welcome, for instance IIS, Netware, and others specials build instructions mo

Re: Minimal HOWTO for jk2 2.0.4 - proposal

2004-03-19 Thread Guenter Knauf
Hi, > How did users see documentation in tomcat-docs ? after this simple setup you are at once able to browse the tomcat-docs through the connector; see Mladen's minimal wokers2.properties file... Guenter. - To unsubscribe, e

cvs commit: jakarta-tomcat-connectors/jk/native2 BUILD.txt

2004-03-19 Thread hgomez
hgomez 2004/03/19 05:37:10 Modified:jk/native2 BUILD.txt Log: Update to track Guenter Knauf remarks on APR and MSVC Revision ChangesPath 1.2 +4 -0 jakarta-tomcat-connectors/jk/native2/BUILD.txt Index: BUILD.txt ==

Re: cvs commit: jakarta-tomcat-connectors/jk/native2 BUILD.txt

2004-03-19 Thread Guenter Knauf
Hi, > +There is a known issue with the latest APR 1.0 and MSVC6. > +If you want to use MSVC6, please use APR 0.9.x for now. > +MSVC7 doesnt have this issue, and could be used with APR 1.0. > + cool! I've just fired a message to apr list, perhaps I get this time soemthing back...; have an e

Re: cvs commit: jakarta-tomcat-connectors/jk/native2 BUILD.txt

2004-03-19 Thread Henri Gomez
Guenter Knauf wrote: Hi, +There is a known issue with the latest APR 1.0 and MSVC6. +If you want to use MSVC6, please use APR 0.9.x for now. +MSVC7 doesnt have this issue, and could be used with APR 1.0. + cool! I've just fired a message to apr list, perhaps I get this time soemthing back...;

ASF and third party

2004-03-19 Thread Henri Gomez
From ASF Board Summary 17 March > * There has been a good amount of discussion with respect to > incorporating "third-party" software within releases from ASF > projects. For now, don't worry about taking any harsh measures to deal > with third-party code. Ensure you're following th

Re: cvs commit: jakarta-tomcat-connectors/jk/native2 BUILD.txt

2004-03-19 Thread Guenter Knauf
Hi, additions for NetWare: = Buid the JK2 connector for NetWare platform. The current NWNGUmakefile uses the same build system as Apache2 self for NetWare target. Simply extract the downloaded archive, and follow the guideline which describes compilation of Apach

DO NOT REPLY [Bug 27705] - HttpServletResponse.encodeURL does not work correctly with https

2004-03-19 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://issues.apache.org/bugzilla/show_bu

Re: Minimal HOWTO for jk2 2.0.4 - proposal

2004-03-19 Thread Kurt Miller
From: "Guenter Knauf" <[EMAIL PROTECTED]> > Hi, > Here are the HOWTOs I use for binary distributions: > > > NetWare: > > This is a binary package of mod_jk2. If you have > installed Apache2 to the default location /Apache2 then > simp

Re: Minimal HOWTO for jk2 2.0.4 - proposal

2004-03-19 Thread Guenter Knauf
Hi Kurt, > I like the idea of this and the text is good. I would think you would need > to cover how to install if the user is using a > non-default directory structure. I'm not sure if its common on Netware and > W32, but the *BSD's each use different locations for conf > and modules. right, that'

cvs commit: jakarta-tomcat-connectors/jk/native2 BUILD.txt

2004-03-19 Thread hgomez
hgomez 2004/03/19 07:26:57 Modified:jk/native2 BUILD.txt Log: Update to track Guenter Knauf remarks on Netware Revision ChangesPath 1.3 +13 -1 jakarta-tomcat-connectors/jk/native2/BUILD.txt Index: BUILD.txt ===

DO NOT REPLY [Bug 27757] - Problem receiving data more than 3 KB.

2004-03-19 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://issues.apache.org/bugzilla/show_bu

Re: Minimal HOWTO for jk2 2.0.4 - proposal

2004-03-19 Thread Kurt Miller
From: "Guenter Knauf" <[EMAIL PROTECTED]> > Hi Kurt, > > I like the idea of this and the text is good. I would think you would need > > to cover how to install if the user is using a > > non-default directory structure. I'm not sure if its common on Netware and > > W32, but the *BSD's each use diff

Re: [OT] Tomcat as "top level" ASF Project

2004-03-19 Thread Costin Manolache
Davanum Srinivas wrote: Henri, it's a recommendation, NOT a mandate. So even if this is not done it's ok (http://www.mail-archive.com/[EMAIL PROTECTED]/msg06498.html) -- dims A mandate means something like "if you don't do that, your accounts and/or project CVS will be disabled" A recommendatio

DO NOT REPLY [Bug 14289] - Character Encodings Suggestion

2004-03-19 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://issues.apache.org/bugzilla/show_bu

Re: Minimal HOWTO for jk2 2.0.4 - proposal

2004-03-19 Thread Guenter Knauf
Hi Kurt, >> hmm, since we have fixed recently the hooks it shouldnt matter anymore >> where you load mod_jk2; > D'oh!. ;-) Out of habbit I always do the LoadModule in the DSO section, > but you're right it shouldn't matter. in theory what really happens will tell us BugZilla after we have 2.0.

Re: cvs commit: jakarta-tomcat-connectors/jk/native2 BUILD.txt

2004-03-19 Thread Kurt Miller
Hi Henri, I hope you don't mind, but I rewrote the build instructions for Unix-like systems. If its OK with you I'd like to commit this (or something like it). Of course comments, additions or criticisms welcome too. ;-) -Kurt Information on building mod_jk2: Starting with 2.0.4, APR is mand

DO NOT REPLY [Bug 27705] - HttpServletResponse.encodeURL does not work correctly with https

2004-03-19 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://issues.apache.org/bugzilla/show_bu

RE: cvs commit: jakarta-tomcat-connectors/jk/native2 BUILD.txt

2004-03-19 Thread Adam Fowler
Ah excellent. I was wondering why my build was failing miserably. Adam (formerly [EMAIL PROTECTED], not been on in a year or so) -Original Message- From: Kurt Miller [mailto:[EMAIL PROTECTED] Sent: 19 March 2004 17:22 To: Tomcat Developers List Subject: Re: cvs commit: jakarta-tomcat-conn

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/runtime JspWriterImpl.java

2004-03-19 Thread markt
markt 2004/03/19 09:34:32 Modified:jasper2/src/share/org/apache/jasper/runtime Tag: tomcat_4_branch JspWriterImpl.java Log: Revert previous patch as this breaks more than it fixes. Need to find an alternative fix for bug 13499. Revision ChangesPat

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/runtime JspWriterImpl.java

2004-03-19 Thread markt
markt 2004/03/19 09:36:12 Modified:jasper2/src/share/org/apache/jasper/runtime JspWriterImpl.java Log: Revert previous patch as this breaks more than it fixes. Need to find an alternative fix for bug 13499. Revision ChangesPath 1.11 +3 -0

DO NOT REPLY [Bug 13499] - Jasper throws an exception on an immediate pageContext.forward()

2004-03-19 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://issues.apache.org/bugzilla/show_bu

Re: cvs commit: jakarta-tomcat-connectors/jk/native2 BUILD.txt

2004-03-19 Thread Guenter Knauf
> Hi Henri, > I hope you don't mind, but I rewrote the build instructions > for Unix-like systems. If its OK with you I'd like to commit > this (or something like it). Of course comments, additions or > criticisms welcome too. ;-) > -Kurt looks very good! +1 Guenter. > Information on building

Re: cvs commit: jakarta-tomcat-connectors/jk/native2 BUILD.txt

2004-03-19 Thread Mike Anderson
Looks good. Mike Anderson >>> [EMAIL PROTECTED] 3/19/2004 8:26:57 AM >>> hgomez 2004/03/19 07:26:57 Modified:jk/native2 BUILD.txt Log: Update to track Guenter Knauf remarks on Netware Revision ChangesPath 1.3 +13 -1 jakarta-tomcat-connectors/jk/native2/BUILD.

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/runtime JspWriterImpl.java

2004-03-19 Thread markt
markt 2004/03/19 10:59:24 Modified:jasper2/src/share/org/apache/jasper/runtime JspWriterImpl.java Log: - Fix bug 13499 (again). If page output is unbuffered, illegal state exception is no longer thrown on forward if and only if nothing has been written to

[DOCUMENTATION] ask for help to clarify terms and other questions

2004-03-19 Thread Guenter Knauf
Hi all, Sorry, it took some longer, but I've just put together a basic document of terms coupled with a guestbook script: http://www.gknw.com/test/jtc_terms/index.html every help in completing such a docu is greatly appreciated! Please add your comments! Guenter. PS: I had no time to make it ni

DO NOT REPLY [Bug 27806] New: - JspC creates blank files on failure

2004-03-19 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27810] New: - Setter method not found for tag attributes that begin with 2 letters of different case

2004-03-19 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27810] - Setter method not found for tag attributes that begin with 2 letters of different case

2004-03-19 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://issues.apache.org/bugzilla/show_bu

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

2004-03-19 Thread luehe
luehe 2004/03/19 17:35:02 Modified:catalina/src/share/org/apache/catalina/core StandardWrapper.java Log: Changed oname format of JSP monitoring mbean. The new format is: :type=JspMonitor,WebModule=,J2EEApplication=,J2EEServer= Revision Changes

cvs commit: jakarta-tomcat-catalina/webapps/manager/WEB-INF/classes/org/apache/catalina/manager StatusTransformer.java

2004-03-19 Thread luehe
luehe 2004/03/19 17:36:18 Modified:webapps/manager/WEB-INF/classes/org/apache/catalina/manager StatusTransformer.java Log: Changed oname format of JSP monitoring mbean. The new format is: :type=JspMonitor,WebModule=,J2EEApplication=,J2EEServer= Re

Re: Re: Minimal HOWTO for jk2 2.0.4 - Was: [Fwd: Releasing JK 2.0.4]

2004-03-19 Thread Daniel Savard
>--- Guenter Knauf <[EMAIL PROTECTED]> wrote: ><> >>I would like to see some >> feedback from those admins who have to install the connectors what >they would >> prefer. > >A quick start covering: >- What to download >- What to compile >- Compatible Apache versions >- Which folder to copy files int