DO NOT REPLY [Bug 23881] New: - SingleSignOn and FormAuthenticator in embedded tomcat

2003-10-16 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 23880] New: - ANT_HOME should not include /bin in JSPC docs

2003-10-16 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-connectors/util/java/org/apache/tomcat/util/buf CharChunk.java

2003-10-16 Thread Bill Barker
> + > +// Optimize on a common case. > +// If the source is going to fill up all the space in buffer, may > +// as well write it directly to the output, and avoid an extra copy > +if ( len == limit && end == 0) { > +out.realWriteChars( src, of

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/buf CharChunk.java

2003-10-16 Thread kinman
kinman 2003/10/16 16:53:03 Modified:util/java/org/apache/tomcat/util/buf CharChunk.java Log: - Avoid some copying on a common case, when a JSP page is flushing its own buffer. Revision ChangesPath 1.9 +9 -1 jakarta-tomcat-connectors/util/java/org/apache/t

RE: SESSION REPLICATION: RedHat 9 and Sun JDK 1.4.2 do not like t o play

2003-10-16 Thread Euan Guttridge
FYI regarding using IBM JDK on RH9 - we also experienced core dumps and had to roll back to SUN.. The RH9 release notes state that the IBM JDK has 'problems' with RH9 'NPTL' which is on by default but can easily be *turned off*.. http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/release-notes/

Re: How to make CLIENT-CERT protection work?

2003-10-16 Thread Bill Barker
- Original Message - From: "Jan Luehe" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, October 15, 2003 6:38 PM Subject: How to make CLIENT-CERT protection work? > Consider the following scenario: > > 1. Client sends POST request (with content type o

DO NOT REPLY [Bug 19965] - mod_jk2 connection fails, "workerEnv.init() create slot epStat.0 failed"

2003-10-16 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: JK/ajp13 connection reuse problem

2003-10-16 Thread Andy Armstrong
Henri Gomez wrote: I'll have to leave (Europe GMT end of day). UK time here. Still trying to get Ethereal to trace local (intra machine) traffic. I'm not around tomorrow so it may be Monday before there's anything to dissect. -- Andy Armstrong, Tagish

Re: JK/ajp13 connection reuse problem

2003-10-16 Thread Henri Gomez
Andy Armstrong wrote: Henri Gomez wrote: Could you get an ethereal dump ? That mail coincided exactly with my trying to remember whether I had a network tracing tool installed on this PC - and fortunately I do :) Ethereal dump coming up. In such case ethereal is allways your friend. I'll hav

Re: JK/ajp13 connection reuse problem

2003-10-16 Thread Andy Armstrong
Henri Gomez wrote: Could you get an ethereal dump ? That mail coincided exactly with my trying to remember whether I had a network tracing tool installed on this PC - and fortunately I do :) Ethereal dump coming up. -- Andy Armstrong, Tagish --

Re: JK/ajp13 connection reuse problem

2003-10-16 Thread Henri Gomez
Andy Armstrong wrote: I'm trying to bring the Domino connector up to date with the latest codebase and I'm running into a problem with connection reuse. The characteristic is that with connection reuse working normally the first message from Domino to Tomcat round trips without any problem but

Re: JK/ajp13 connection reuse problem

2003-10-16 Thread Andy Armstrong
Henri Gomez wrote: mod_jk 1.2.5 ? 1.2.6 - the latest code from the CVS yesterday. -- Andy Armstrong, Tagish - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: JK/ajp13 connection reuse problem

2003-10-16 Thread Henri Gomez
Andy Armstrong wrote: I'm trying to bring the Domino connector up to date with the latest codebase and I'm running into a problem with connection reuse. The characteristic is that with connection reuse working normally the first message from Domino to Tomcat round trips without any problem but

JK/ajp13 connection reuse problem

2003-10-16 Thread Andy Armstrong
I'm trying to bring the Domino connector up to date with the latest codebase and I'm running into a problem with connection reuse. The characteristic is that with connection reuse working normally the first message from Domino to Tomcat round trips without any problem but a second message repea

Re: jk2 evolution plan

2003-10-16 Thread Henri Gomez
Costin Manolache wrote: Henri Gomez wrote: And no the who's who ;) I'd like to know who could works on jk2 evolution. Until December is very unlikely I'll have any free time. I would like to help with the unix domain channel and JNI - but it'll be very limitted... Sorry. You're more than w

Re: jk2 evolution plan

2003-10-16 Thread Costin Manolache
Henri Gomez wrote: > And no the who's who ;) > > I'd like to know who could works on jk2 evolution. > Until December is very unlikely I'll have any free time. I would like to help with the unix domain channel and JNI - but it'll be very limitted... Sorry. Costin -

Re: jk2 evolution plan

2003-10-16 Thread Henri Gomez
jean-frederic clere wrote: Henri Gomez wrote: Done. The machine where it runs is stable but inside FSC firmwall. Could we copy it somewhere on apache.org to have it mirrored ? I have copied and adapted it to my account in minotaur. So we'll have an URL available ? --

DO NOT REPLY [Bug 23865] New: - Cannot access admin webapp from a host other than 'localhost'

2003-10-16 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: jk2 evolution plan

2003-10-16 Thread jean-frederic clere
Henri Gomez wrote: Done. The machine where it runs is stable but inside FSC firmwall. Could we copy it somewhere on apache.org to have it mirrored ? I have copied and adapted it to my account in minotaur. - To unsubscribe, e-

Re: jk2 evolution plan

2003-10-16 Thread Henri Gomez
Done. The machine where it runs is stable but inside FSC firmwall. Could we copy it somewhere on apache.org to have it mirrored ? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: jk2 evolution plan

2003-10-16 Thread jean-frederic clere
Henri Gomez wrote: jean-frederic clere wrote: Henri Gomez wrote: Ok, about everybody seems to agree on using apr for jk2 (still waiting Nacho for IIS). APR side will be to : - Update doc to indicate that APR is mandatory - Remove #idef APR - Use APR for all OS operation and sus will save us fr

Re: Jkstatus, What does it mean?

2003-10-16 Thread Henri Gomez
Angus Mezick wrote: All for jk2. -Original Message- From: Henri Gomez [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 8:26 AM To: Tomcat Developers List Subject: Re: Jkstatus, What does it mean? Angus Mezick wrote: Where? I looked there (I think). Could have missed it bu

RE: Jkstatus, What does it mean?

2003-10-16 Thread Angus Mezick
All for jk2. > -Original Message- > From: Henri Gomez [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 16, 2003 8:26 AM > To: Tomcat Developers List > Subject: Re: Jkstatus, What does it mean? > > > Angus Mezick wrote: > > > Where? I looked there (I think). Could have missed it bu

Re: Jkstatus, What does it mean?

2003-10-16 Thread Henri Gomez
Angus Mezick wrote: Where? I looked there (I think). Could have missed it but I don't see and documentation on status aside from how to create it. Can you please tell me the exact page you looked at before replying to my mail that references epCount, errorTime, lb_value, and lb_factor? Should b

RE: Jkstatus, What does it mean?

2003-10-16 Thread Angus Mezick
Where? I looked there (I think). Could have missed it but I don't see and documentation on status aside from how to create it. Can you please tell me the exact page you looked at before replying to my mail that references epCount, errorTime, lb_value, and lb_factor? --Angus > -Original Mess

Re: Jkstatus, What does it mean?

2003-10-16 Thread Henri Gomez
Angus Mezick wrote: Tried tomcat-user, they don't have a clue about this it seems. I have this on my jkStatus page when using jk2. id namelb_factor lb_valueroute errorState gracefulepCount errorTime 2 web02WWW:8019 1 43 web02WWW:8019 N N

DO NOT REPLY [Bug 23745] - "jsp.error.unterminated.tag" received when doing struts tags - improve error messages for misbuilt tags!

2003-10-16 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

jk2/tc4/jkstatus problems ;(

2003-10-16 Thread Henri Gomez
Hi I could get jkstatus via : http://mysystem/jkstatus/ But it failed to find http://mysystem/jkstatus/jkstatus?cfgOrig=1 http://mysystem/jkstatus/jkstatus?cfgParsed=1 http://mysystem/jkstatus/jkstatus?scoreboard=1 My original conf was : [status:] info=Status worker, displays runtime informati

Jkstatus, What does it mean?

2003-10-16 Thread Angus Mezick
Tried tomcat-user, they don't have a clue about this it seems. I have this on my jkStatus page when using jk2. id namelb_factor lb_valueroute errorState gracefulepCount errorTime 2 web02WWW:8019 1 43 web02WWW:8019 N N 10 0 What do

RE: jk2 evolution plan

2003-10-16 Thread Angus Mezick
Oh, don't forget COMPLETE documentation for everything in jkstatus! > -Original Message- > From: Henri Gomez [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 16, 2003 4:59 AM > To: Tomcat Developers List > Subject: jk2 evolution plan > > > Ok, about everybody seems to agree on using

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

2003-10-16 Thread hgomez
hgomez 2003/10/16 04:51:16 Modified:jk/xdocs/jk2 configweb.xml jk/java/org/apache/jk/common JkMX.java Log: Fix getters/setters and update documentation Revision ChangesPath 1.18 +4 -3 jakarta-tomcat-connectors/jk/xdocs/jk2/configweb.xml Inde

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

2003-10-16 Thread hgomez
hgomez 2003/10/16 04:41:56 Modified:jk/java/org/apache/jk/common JkMX.java Log: Oups, no my day ;( Revision ChangesPath 1.18 +1 -1 jakarta-tomcat-connectors/jk/java/org/apache/jk/common/JkMX.java Index: JkMX.java =

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

2003-10-16 Thread hgomez
hgomez 2003/10/16 04:41:18 Modified:jk/java/org/apache/jk/common JkMX.java Log: Update code to be able to select HTTP + JRMP support, also you should use now mx.enabled mx.enabled=true mx.httpPort=8098 mx.httpHost=mymachine mx.jrmpPort=8098 mx.jrmpHost=mymachine

please help me:a question about tomcat

2003-10-16 Thread zjj
My friend,I have a question about tomcat.My tomcat_root is set to c:\tomcat,so the default root path will be c:\tomcat\webapps\root,but my web application source file(i.e .jsp or .html) is located in the positon of d:\myweb.I want to change the default root directory to d:\myweb,how can I update

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

2003-10-16 Thread hgomez
hgomez 2003/10/16 04:09:09 Modified:jk/java/org/apache/jk/common JkMX.java Log: More log informations Revision ChangesPath 1.16 +3 -3 jakarta-tomcat-connectors/jk/java/org/apache/jk/common/JkMX.java Index: JkMX.java ==

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

2003-10-16 Thread hgomez
hgomez 2003/10/16 04:05:56 Modified:jk/java/org/apache/jk/common JkMX.java Log: Better check the class than the package isn't it ? Revision ChangesPath 1.15 +1 -1 jakarta-tomcat-connectors/jk/java/org/apache/jk/common/JkMX.java Index: JkMX.java =

Re: jk2 evolution plan

2003-10-16 Thread Henri Gomez
jean-frederic clere wrote: Henri Gomez wrote: Ok, about everybody seems to agree on using apr for jk2 (still waiting Nacho for IIS). APR side will be to : - Update doc to indicate that APR is mandatory - Remove #idef APR - Use APR for all OS operation and sus will save us from handling all t

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

2003-10-16 Thread hgomez
hgomez 2003/10/16 03:58:15 Modified:jk/java/org/apache/jk/common JkMX.java Log: When adding jrmp support I added a sac of ... I win the Jaja D'Or contest this time Revision ChangesPath 1.14 +9 -7 jakarta-tomcat-connectors/jk/java/org/apache/jk/common/JkMX.

ResourceBundle problems

2003-10-16 Thread jean-frederic clere
Hi, I have problem when using ResourceBundle on an EBCDIC machine. Where is the implementation of the ResourceBundle used in HelloWorldExample.java for example? +++ ResourceBundle rb = ResourceBundle.getBundle("LocalStrings",request.getLocale()); out.println("");

Re: jk2 evolution plan

2003-10-16 Thread jean-frederic clere
Henri Gomez wrote: Ok, about everybody seems to agree on using apr for jk2 (still waiting Nacho for IIS). APR side will be to : - Update doc to indicate that APR is mandatory - Remove #idef APR - Use APR for all OS operation and sus will save us from handling all the #include for all the diver

Re: jk2 evolution plan

2003-10-16 Thread Henri Gomez
Mladen Turk wrote: -Original Message- From: Henri Gomez You should know what apr call should be used to mimic select isn't it ? PING/PONG right? Nothing that simple :-). The magick is apr_poll. It will require some modifications to the channel in general. hasinput method has been cr

RE: jk2 evolution plan

2003-10-16 Thread Mladen Turk
> -Original Message- > From: Henri Gomez > > You should know what apr call should be used to mimic select > isn't it ? > PING/PONG right? Nothing that simple :-). The magick is apr_poll. It will require some modifications to the channel in general. MT. --

Re: jk2 evolution plan

2003-10-16 Thread Henri Gomez
Mladen Turk wrote: -Original Message- From: Henri Gomez I'd like to know who could works on jk2 evolution. +1 Thanks. I can (not before friday): 1. Change all the (quasi boolean) functions to return the apr_status_t instead int (0, 1) 2. aprize jk2_log to use the apr_file_t 3. apriz

RE: jk2 evolution plan

2003-10-16 Thread Mladen Turk
> -Original Message- > From: Henri Gomez > >> > >>I'd like to know who could works on jk2 evolution. > >> > > > > > > +1 > > Thanks. > I can (not before friday): 1. Change all the (quasi boolean) functions to return the apr_status_t instead int (0, 1) 2. aprize jk2_log to use the apr

Re: jk2 evolution plan

2003-10-16 Thread Henri Gomez
Mladen Turk wrote: -Original Message- From: Henri Gomez Ok, about everybody seems to agree on using apr for jk2 (still waiting Nacho for IIS). IIS uses APR by default (staticaly linked) for a long time. APR side will be to : - Update doc to indicate that APR is mandatory - Remove #i

RE: jk2 evolution plan

2003-10-16 Thread Mladen Turk
> -Original Message- > From: Henri Gomez > > Ok, about everybody seems to agree on using apr for jk2 > (still waiting Nacho for IIS). > IIS uses APR by default (staticaly linked) for a long time. > APR side will be to : > > - Update doc to indicate that APR is mandatory > > - Remov

Re: cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_channel.h jk_workerEnv.h jk_worker.h

2003-10-16 Thread Henri Gomez
Mladen Turk a écrit : -Original Message- From: [EMAIL PROTECTED] 1.17 +17 -0 jakarta-tomcat-connectors/jk/native2/common/jk_channel_un.c 1.6 +3 -3 jakarta-tomcat-connectors/jk/native2/common/jk_mutex.c 1.57 +34 -1 jakarta-tomcat-connectors/jk/n

RE: cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_channel.h jk_workerEnv.h jk_worker.h

2003-10-16 Thread Mladen Turk
> -Original Message- > From: [EMAIL PROTECTED] > > 1.17 +17 -0 > jakarta-tomcat-connectors/jk/native2/common/jk_channel_un.c > > > 1.6 +3 -3 > jakarta-tomcat-connectors/jk/native2/common/jk_mutex.c > > > 1.57 +34 -1 > jakarta-tomcat-con

jk2 evolution plan

2003-10-16 Thread Henri Gomez
Ok, about everybody seems to agree on using apr for jk2 (still waiting Nacho for IIS). APR side will be to : - Update doc to indicate that APR is mandatory - Remove #idef APR - Use APR for all OS operation and sus will save us from handling all the #include for all the diverses IO operation

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_channel_apr_socket.c jk_channel_socket.c jk_worker_ajp13.c

2003-10-16 Thread hgomez
hgomez 2003/10/16 01:41:06 Modified:jk/native2/common jk_channel_apr_socket.c jk_channel_socket.c jk_worker_ajp13.c Log: Now it compile Revision ChangesPath 1.33 +2 -3 jakarta-tomcat-connectors/jk/native2/common/jk_channel_apr_socket.c

ClassCastException in GzipOutputFilter

2003-10-16 Thread Torsten Fohrer
After cvs checkout and build i got this exception: SEVERE: Error finishing response java.lang.ClassCastException at org.apache.coyote.http11.filters.GzipOutputFilter.end(GzipOutputFilter.java: 165) at org.apache.coyote.http11.InternalOutputBuffer.endRequest(InternalOutputBuffe r.j

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_channel.h jk_workerEnv.h jk_worker.h

2003-10-16 Thread hgomez
hgomez 2003/10/16 00:51:48 Modified:jk/native2/common jk_handler_logon.c jk_channel_un.c jk_mutex.c jk_channel_apr_socket.c jk_channel_socket.c jk_handler_response.c jk_channel_jni.c jk_channel.c jk_worker_ajp13.c

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

2003-10-16 Thread hgomez
hgomez 2003/10/16 00:51:26 Modified:jk/native2 CHANGES.txt Log: First works on jk2, may even not compile ;( Revision ChangesPath 1.9 +8 -1 jakarta-tomcat-connectors/jk/native2/CHANGES.txt Index: CHANGES.txt ==

cvs commit: jakarta-tomcat-site/xdocs resources.xml

2003-10-16 Thread remm
remm2003/10/16 00:46:16 Modified:docs resources.html docs/faq connectors.html misc.html security.html docs/faq/printer connectors.html misc.html security.html xdocsresources.xml Log: - Add John Turner's howtos to the articles l

cvs commit: jakarta-tomcat-connectors/jk/xdocs/common AJPv13.xml

2003-10-16 Thread hgomez
hgomez 2003/10/16 00:37:56 Modified:jk/xdocs/common AJPv13.xml Log: Fix docs Revision ChangesPath 1.7 +9 -4 jakarta-tomcat-connectors/jk/xdocs/common/AJPv13.xml Index: AJPv13.xml === RCS

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp_common.c jk_ajp_common.h jk_ajp13.h

2003-10-16 Thread hgomez
hgomez 2003/10/16 00:37:43 Modified:jk/native/common jk_ajp_common.c jk_ajp_common.h jk_ajp13.h Log: My latest patches to jk/ajp broke the AJP14 logon phase since I was using the PING message which ask container to take control for PING/PONG control. Created CPING/CPONG messa

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/ajp/tomcat33 Ajp14Interceptor.java

2003-10-16 Thread hgomez
hgomez 2003/10/16 00:37:32 Modified:jk/java/org/apache/jk/common HandlerRequest.java jk/java/org/apache/ajp Ajp13.java RequestHandler.java jk/java/org/apache/ajp/tomcat33 Ajp14Interceptor.java Log: My latest patches to jk/ajp broke the AJP14 logon phase

socket.setSendBufferSize(int) support?

2003-10-16 Thread Wolfgang Hoschek
Hi, As part of a webapp, I'm abusing tomcat as as high-performance static file download service over high bandwidth long latency network links. Here, tuning TCP windows sizes can make a drastic difference. Is there any support in tomcat-4.1 to configure the socket SO_SNDBUF, to be set via http