Re: mod_jk 1.0.26 release ?

2004-07-14 Thread Henri Gomez
nyhgan wrote: Hi, Does mod_jk 1.0.26 fix the following problem? I believe that it is the one of the most important issues with the mod_jk. What's the exact problem ? I'm using jk 1.2.5 with Apache 2.0 and Tomcat 3.3.2 and handle about 300 000 req/days and never got this problem. Explain and de

Re: mod_jk 1.0.26 release ? - session tracking cookie

2004-07-14 Thread Henri Gomez
Sandy McArthur wrote: On Jul 14, 2004, at 11:17 AM, Henri Gomez wrote: jk 1.2.6 seems to be in a good shape and a release should be welcome for many users. I'd like to release jk 1.2.6 next week. Any objections ? I have one gripe with the way mod_jk chooses the session tracking cookie. I'm not a d

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_lb_worker.c

2004-07-14 Thread billbarker
billbarker2004/07/14 22:17:17 Modified:jk/native/common jk_lb_worker.c Log: Fix backwards test, and off-by-one on value. Revision ChangesPath 1.19 +3 -2 jakarta-tomcat-connectors/jk/native/common/jk_lb_worker.c Index: jk_lb_worker.c ==

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_lb_worker.c

2004-07-14 Thread billbarker
billbarker2004/07/14 20:37:01 Modified:jk/native/common jk_lb_worker.c Log: Fix the parsing of the Cookie so that PSJSESSIONID doesn't match. Also make the parsing a bit closer to RFC 2109 Reported By: Sandy McArthur <[EMAIL PROTECTED]> Revision ChangesPath 1.18

Je suis en congés

2004-07-14 Thread Jean-Marc Labbee
Je serai absent(e) du 12/07/2004 au 06/08/2004. Je répondrai à votre message dès mon retour. En cas d'urgence, veuillez contacter Mme Touquet au 02.96.58.62.45. [EMAIL PROTECTED]- To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

DO NOT REPLY [Bug 30109] New: - Configure script of jk2 is not ready for tomcat 5

2004-07-14 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: Some JK2 ideas

2004-07-14 Thread Andy Armstrong
Mladen Turk wrote: In contrary, it makes it simpler, cause you have a common denominator, and that is 'well documented' config file, usable on any container. Well documented is the crux here for me. Or at least readily understandable. I've just had someone nearly abandon Tomcat altogether because

DO NOT REPLY [Bug 28374] - peer not authenticated

2004-07-14 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: mod_jk 1.0.26 release ?

2004-07-14 Thread nyhgan
Hi, Does mod_jk 1.0.26 fix the following problem? I believe that it is the one of the most important issues with the mod_jk. nyhgan <[EMAIL PROTECTED]> wrote: Exactly. I have been on this user list for months and I still haven't seen anyone solve the mod_jk connector issue for apa

DO NOT REPLY [Bug 29286] - Undeploy App does not delete WAR file

2004-07-14 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 16507] - Remote Host Filter does not allow wild-card

2004-07-14 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 28366] - The example for request filters is wrong

2004-07-14 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: Some JK2 ideas

2004-07-14 Thread Jess Holle
Mladen Turk wrote: -Original Message- From: Jess Holle Who ever asked the poor apache admin about the TC's config ater all? It really does not matter who the admin is. Even a sophisticated admin is going to want to have file modification dates they can trust on various a

Re: [VOTE] 5.0.27 as Stable

2004-07-14 Thread Remy Maucherat
Peter Rossbach wrote: Hey, the problem with 5.0.27 is not the NullPointerException check. My problem is, that the 5.0.27 autodeployment for war's with META-INF/context.xml included not work as before. Currently the HostConfig generate a directory at conf///.xml/. Ok, no problem with the spec, bu

Re: mod_jk 1.0.26 release ? - session tracking cookie

2004-07-14 Thread Bill Barker
Good catch :). This should be easy enough to get into 1.2.6. - Original Message - From: "Sandy McArthur" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, July 14, 2004 12:21 PM Subject: Re: mod_jk 1.0.26 release ? - session tracking cookie > On Ju

RE: Some JK2 ideas

2004-07-14 Thread Mladen Turk
> -Original Message- > From: Jess Holle > > > >Who ever asked the poor apache admin about the TC's config ater all? > > > > > It really does not matter who the admin is. Even a > sophisticated admin is going to want to have file > modification dates they can trust on various aspect

RE: Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Mark Thomas
Just done it. Mark > -Original Message- > From: Mladen Turk [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 14, 2004 7:11 PM > To: 'Tomcat Developers List' > Subject: RE: Hin Kan Lee/Prymnewey is out of the office. > > Can someone kill this guy? > > > -Original Message- > >

Re: [VOTE] 5.0.27 as Stable

2004-07-14 Thread Peter Rossbach
Hey, the problem with 5.0.27 is not the NullPointerException check. My problem is, that the 5.0.27 autodeployment for war's with META-INF/context.xml included not work as before. Currently the HostConfig generate a directory at conf///.xml/. Ok, no problem with the spec, but a real problem to ha

[[[[OOOOOOOOTTTTTTTTT} Re: Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Michael McGrady
Does anyone know if Hin Kan Lee is in today or when he/she will be back? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Some JK2 ideas

2004-07-14 Thread Jess Holle
Mladen Turk wrote: -Original Message- From: Bill Barker Having the option to do per-host and even per-context configs makes life much easier for admins of servers that support it. Otherwise, you end up with a file that looks like: &host1; &host2; &host3; which is fine for

Re: mod_jk 1.0.26 release ? - session tracking cookie

2004-07-14 Thread Sandy McArthur
On Jul 14, 2004, at 11:17 AM, Henri Gomez wrote: jk 1.2.6 seems to be in a good shape and a release should be welcome for many users. I'd like to release jk 1.2.6 next week. Any objections ? I have one gripe with the way mod_jk chooses the session tracking cookie. I'm not a dev but I just tracked

RE: [VOTE] 5.0.27 as Stable

2004-07-14 Thread Shapira, Yoav
Hola, Even though you don't have a vote, I wanted to address this: a release being stable doesn't mean it's the end-all-be-all of releases ;) There has to be a showstopper part or incompatibility with the specifications to prevent this label. This one isn't IMHO, although of course that's subjec

RE: Some JK2 ideas

2004-07-14 Thread Mladen Turk
> -Original Message- > From: Bill Barker > > Having the option to do per-host and even per-context configs > makes life much easier for admins of servers that support it. > Otherwise, you end up with a file that looks like: > > &host1; > &host2; > &host3; > > wh

Re: Some JK2 ideas

2004-07-14 Thread Bill Barker
- Original Message - From: "Mladen Turk" <[EMAIL PROTECTED]> To: "'Tomcat Developers List'" <[EMAIL PROTECTED]> Sent: Wednesday, July 14, 2004 10:49 AM Subject: RE: Some JK2 ideas > > > > -Original Message- > > From: Jess Holle > > > > > > > > I can see eliminating all web-server

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Paul Speed
And give his auto-responder admin a big wedgie too. -Paul Mladen Turk wrote: Can someone kill this guy? -Original Message- From: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Mladen Turk
Can someone kill this guy? > -Original Message- > From: [EMAIL PROTECTED] smime.p7s Description: S/MIME cryptographic signature

RE: Some JK2 ideas

2004-07-14 Thread Mladen Turk
You are abolutely correct (but not from my point of view). Did you ever think that some core Java config stuff has to be in the event log? Did you ever tried to make the Tomcat registry configurable? Why is then so hard to accept the JK2 as a independent project? MT. > -Original Messa

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Some JK2 ideas

2004-07-14 Thread Jess Holle
Mladen Turk wrote: From: Jess Holle I can see eliminating all web-server-specific configuration options in the long-term -- though keeping the existing options around for a while as deprecated alternatives would be nice, i.e. to give everyone a conversion grace period. Well, you have a

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Some JK2 ideas

2004-07-14 Thread Ignacio J. Ortega
> -Original Message- > From: Mladen Turk [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 14, 2004 6:31 PM > > 4. Get rid of all platform specific configuration stuff like > WIN32 registry, > event log, apache log, and use only JK2 log. > > I think you are mixing here 2 different co

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Some JK2 ideas

2004-07-14 Thread Mladen Turk
> -Original Message- > From: Jess Holle > > > > > I can see eliminating all web-server-specific configuration > options in the long-term -- though keeping the existing > options around for a while as deprecated alternatives would > be nice, i.e. to give everyone a conversion grace p

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: mod_jk 1.0.26 release ?

2004-07-14 Thread Bill Barker
- Original Message - From: "Henri Gomez" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, July 14, 2004 8:17 AM Subject: mod_jk 1.0.26 release ? > jk 1.2.6 seems to be in a good shape and a release should be welcome > for many users. > > I'd like to

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Some JK2 ideas

2004-07-14 Thread Jess Holle
Mladen Turk wrote: -Original Message- From: Jess Holle If you're proposing getting rid of JkUriSet, DON'T! That's exactly what I whish to do. It is *very* helpful to be able to mount URI's for a specific web app in an Apache .conf file that contains all the other settings for

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Some JK2 ideas

2004-07-14 Thread Mladen Turk
> -Original Message- > From: Jess Holle > > > If you're proposing getting rid of JkUriSet, DON'T! > That's exactly what I whish to do. > It is *very* helpful to be able to mount URI's for a specific > web app in an Apache .conf file that contains all the other > settings for that we

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Some JK2 ideas

2004-07-14 Thread Mladen Turk
> -Original Message- > From: Andy Armstrong > > 2. workers2.properties -> workers2.xml using apr_utils xml support. > > Get rid of 'assumed' properties like figuring out the > context from url. > > Get rid of copying mappings from 'default' to virtual hosts. > > Of course, it would requ

Re: mod_jk 1.0.26 release ?

2004-07-14 Thread Peter Rossbach
cool status and it works fine, +1 Thanx peter Henri Gomez schrieb: jk 1.2.6 seems to be in a good shape and a release should be welcome for many users. I'd like to release jk 1.2.6 next week. Any objections ? Vote please ;-) - To u

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] 5.0.27 as Stable

2004-07-14 Thread Amy Roh
> >Release 5.0.27 as Stable: >[X] Yes >[ ] No > Amy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Some JK2 ideas

2004-07-14 Thread Jess Holle
Mladen Turk wrote: 3. Get rid of Jk2* from Apache module and use only 'Jk2On' That will register the JK2 in the same way as filter on IIS (for each virtual server). All this imply that the workers2.xml is the main config point, meaning that the same workers2.xml is operable either on IIS or Apache

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] 5.0.27 as Stable

2004-07-14 Thread Peter Rossbach
Release 5.0.27 as Stable: [ ] Yes [X] No Currently we can't auto deploy war with META-INF/context.xml included At HostConfig is a wrong patch included . Look at my patch with bug report http://nagoya.apache.org/bugzilla/show_bug.cgi?id=29688 regards peter Shapira, Yoav schrieb: Hi, 5.0.27-beta h

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Some JK2 ideas

2004-07-14 Thread Andy Armstrong
Mladen Turk wrote: 2. workers2.properties -> workers2.xml using apr_utils xml support. Get rid of 'assumed' properties like figuring out the context from url. Get rid of copying mappings from 'default' to virtual hosts. Of course, it would require few extra 'boring' statements in the config for eac

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hin Kan Lee/Prymnewey is out of the office.

2004-07-14 Thread Hinkan
I will be out of the office starting 07/15/2004 and will not return until 07/16/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Some JK2 ideas

2004-07-14 Thread Mladen Turk
Hi all, Seems that the JK2 development has been stalled for a while, cause either developers loose the interest, or it's so damn good :) I would like to propose few things that IMO could make the JK2 a better. 1. Get rid of JNI from core and make a new 'server/jni/(iis|apace2|xxx)'. This new wou

Re: mod_jk 1.0.26 release ?

2004-07-14 Thread Kurt Miller
From: "Henri Gomez" <[EMAIL PROTECTED]> > jk 1.2.6 seems to be in a good shape and a release should be welcome > for many users. > > I'd like to release jk 1.2.6 next week. > > Any objections ? > > Vote please ;-) > +1 - To

Re: mod_jk 1.0.26 release ?

2004-07-14 Thread Henri Gomez
Shapira, Yoav wrote: Hi, No objections: on the contrary, +1 ;) (And a general +1 to mod_* work and releases) Yes, we have a slower release rate :) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

RE: mod_jk 1.0.26 release ?

2004-07-14 Thread Shapira, Yoav
Hi, No objections: on the contrary, +1 ;) (And a general +1 to mod_* work and releases) Yoav Shapira Millennium Research Informatics >-Original Message- >From: Henri Gomez [mailto:[EMAIL PROTECTED] >Sent: Wednesday, July 14, 2004 11:17 AM >To: Tomcat Developers List >Subject: mod_jk 1.

mod_jk 1.0.26 release ?

2004-07-14 Thread Henri Gomez
jk 1.2.6 seems to be in a good shape and a release should be welcome for many users. I'd like to release jk 1.2.6 next week. Any objections ? Vote please ;-) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

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

2004-07-14 Thread hgomez
hgomez 2004/07/14 08:06:34 Modified:jk/xdocs/jk aphowto.xml Log: Document no-jk env var Revision ChangesPath 1.26 +35 -0 jakarta-tomcat-connectors/jk/xdocs/jk/aphowto.xml Index: aphowto.xml =

RE: [VOTE] 5.0.27 as Stable

2004-07-14 Thread Shapira, Yoav
Hi, >Nice vacation ? Very! Thanks for asking ;) Looks like a quick 3 +1 votes, I'll wait a bit more for process' sake, then go ahead and update the web site etc. Yoav Shapira This e-mail, including any attachments, is a confidential business communication, and may contain information that

New feature in mod_jk 1.2.6-dev

2004-07-14 Thread Henri Gomez
Hi to all, I added support for a no-jk env var for mod_jk 1.2.6-dev, under Apache 2.0. This environment variable works like the no-gzip for mod_deflate. If jk find the env var no-jk, it will decline the request process and sus let others modules to handle the Apache request. It will help many of us

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

2004-07-14 Thread hgomez
hgomez 2004/07/14 07:49:40 Modified:jk/native CHANGES.txt Log: Comments no-jk and iSeries fix Revision ChangesPath 1.21 +8 -2 jakarta-tomcat-connectors/jk/native/CHANGES.txt Index: CHANGES.txt =

Re: [VOTE] 5.0.27 as Stable

2004-07-14 Thread Jeanfrancois Arcand
Release 5.0.27 as Stable: [X] Yes [ ] No -- Jeanfrancois - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] 5.0.27 as Stable

2004-07-14 Thread Filip Hanik - Dev
Release 5.0.27 as Stable: [X] Yes [ ] No - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] 5.0.27 as Stable

2004-07-14 Thread Remy Maucherat
Shapira, Yoav wrote: Hi, 5.0.27-beta has been out for a few weeks, the TCKs pass, the tester and watchdog tests pass, and there has been positive feedback for it on the user list without any show stopper bug reports. This change is simply a label change and minor website update, no code change or

Re: [VOTE] 5.0.27 as Stable

2004-07-14 Thread Jess Holle
I have no vote -- but I'd say YES to stable if I had one Shapira, Yoav wrote: Hi, 5.0.27-beta has been out for a few weeks, the TCKs pass, the tester and watchdog tests pass, and there has been positive feedback for it on the user list without any show stopper bug reports. This change is simpl

  1   2   >