Re: mod_jk configuration

2001-06-29 Thread kevin seguin
> > 2. Stop generating the current set of files but only > uri_workers.properties ( which is equivalent with mount directives, only > simpler and consistent for all supported web servers ) > a big +1 on using one common configuration mechanism across web servers !!!

Re: problem with mod_webapp

2001-06-29 Thread kevin seguin
[EMAIL PROTECTED] wrote: > > On Fri, 29 Jun 2001, kevin seguin wrote: > > > yeah, i'd be interested in updating the ajp connector for tomcat 4 do > > ajp14, if i could find the time ;-) > > That's the fun of doing open source... > heh heh :) > > i'm not sure i see the benefit in making ajp13

Re: problem with mod_webapp

2001-06-29 Thread cmanolache
On Fri, 29 Jun 2001, kevin seguin wrote: > yeah, i'd be interested in updating the ajp connector for tomcat 4 do > ajp14, if i could find the time ;-) That's the fun of doing open source... > i'm not sure i see the benefit in making ajp13 support autoconfig -- > probably not worth the effort.

Re: problem with mod_webapp

2001-06-29 Thread kevin seguin
> > Hi Kevin, > > Are you interested to update the connector to use Ajp14 ( in backward > compat mode and/or ajp14 mode ) ? I think I found both short term and > long term solutions for the config issue ( well, it seems mod_jk supports > the same 'autoconfig' mode as mod_webapp - and it did tha

mod_jk configuration

2001-06-29 Thread cmanolache
The goals: 1. Full support for all the settings in web.xml. Right now the generated config fragment is incomplete, security configs are not generated, neither welcome files. 2. As easy as possible for the admin. The user should install the .so/.dll, add few lines in httpd.conf, and get a running

Re: Ajp13 wrong Response

2001-06-29 Thread Bill Barker
I've seen it, but couldn't track it down. I haven't seen it come back in M4, but haven't been testing M4 long either. - Original Message - From: "Angel Aray" <[EMAIL PROTECTED]> To: "'Tomcat-Dev" <[EMAIL PROTECTED]> Sent: Friday, June 29, 2001 4:29 PM Subject: Ajp13 wrong Response > > I

Re: problem with mod_webapp

2001-06-29 Thread Justin Erenkrantz
On Fri, Jun 29, 2001 at 06:38:34PM -0700, [EMAIL PROTECTED] wrote: > Please don't take this personally - I put some (free) time into > this, and if I don't like your solution doesn't mean I consider you an > "idiot" ( or that I'll not use the same solution, as it's considerably > easier to impleme

Re: problem with mod_webapp

2001-06-29 Thread cmanolache
On Sat, 30 Jun 2001, Pier P. Fumagalli wrote: > [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: > > > > well, it seems mod_jk supports > > the same 'autoconfig' mode as mod_webapp - and it did that since the > > beginning > > Sometimes I just wish to quit this whole shit and go working for Starbu

Re: problem with mod_webapp

2001-06-29 Thread Pier P. Fumagalli
Donald Ball at [EMAIL PROTECTED] wrote: > On Sat, 30 Jun 2001, Pier P. Fumagalli wrote: > >>> well, it seems mod_jk supports >>> the same 'autoconfig' mode as mod_webapp - and it did that since the >>> beginning >> >> Sometimes I just wish to quit this whole shit and go working for Starbucks >>

Re: problem with mod_webapp

2001-06-29 Thread Donald Ball
On Sat, 30 Jun 2001, Pier P. Fumagalli wrote: > > well, it seems mod_jk supports > > the same 'autoconfig' mode as mod_webapp - and it did that since the > > beginning > > Sometimes I just wish to quit this whole shit and go working for Starbucks > (or Microsoft)... Thank you so much for pointing

Re: problem with mod_webapp

2001-06-29 Thread Pier P. Fumagalli
[EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: > > well, it seems mod_jk supports > the same 'autoconfig' mode as mod_webapp - and it did that since the > beginning Sometimes I just wish to quit this whole shit and go working for Starbucks (or Microsoft)... Thank you so much for pointing out what

Ajp13 wrong Response

2001-06-29 Thread Angel Aray
I am having a problem which is very difficult to reproduce. Under certain conditions some request get the response for some other request. It looks like at some point probably due to some synchronization issues tomcat mixes de responses from different clients. I hadn't seen this behavior before,

Re: problem with mod_webapp

2001-06-29 Thread cmanolache
Hi Kevin, Are you interested to update the connector to use Ajp14 ( in backward compat mode and/or ajp14 mode ) ? I think I found both short term and long term solutions for the config issue ( well, it seems mod_jk supports the same 'autoconfig' mode as mod_webapp - and it did that since the beg

Re: [J-T-C] PGP Keys

2001-06-29 Thread kevin seguin
so, i don't yet have a pgp key. what is the "right" way to generate my public/secret key pair? pgp -kg?? RSA or DSS/DH?? thanks :) GOMEZ Henri wrote: > > I just added a file in J-T-C, called KEYS. > > To follow the Apache HTTPD team, and others jakarta and xml > projects. > > Could I ask y

Re: problem with mod_webapp

2001-06-29 Thread kevin seguin
jeez... it's been a while since i've used ajp13 with tomcat 4 :) if memory serves... you want to add an ajp13 connector as a child of a service, e.g.: ... GOMEZ Henri wrote: > > >i tried putting a Host element underneath the Engine but it didn't like > >that at all. i think

specifying the root of your app???

2001-06-29 Thread Colin Brumelle
Hi All, My Problem: When I need to read or write something to disk, I always have trouble finding out where the root of my application is... For example, If my application is in "webapps", Tomcat treats the "bin" directory as the root (because thats where its running). How do you specify a

cvs commit: jakarta-tomcat-4.0/catalina/src/conf catalina.policy

2001-06-29 Thread remm
remm01/06/29 14:53:45 Modified:catalina/src/conf catalina.policy Log: - Package name typo fix. Patch submitted by Gennis Emerson Revision ChangesPath 1.14 +2 -2 jakarta-tomcat-4.0/catalina/src/conf/catalina.policy Index: catalina.policy

RE: problem with mod_webapp

2001-06-29 Thread Donald Ball
On Fri, 29 Jun 2001, GOMEZ Henri wrote: > >i tried putting a Host element underneath the Engine but it didn't like > >that at all. i think this must be wrong since i'm trying to > >associate an > >Ajp13Connector with a WarpEngine. how should this be configured? sorry, > >i've not been able to fin

Re: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS: [TomcatDocu mentation Redactors To Hire]

2001-06-29 Thread Pier P. Fumagalli
GOMEZ Henri at [EMAIL PROTECTED] wrote: > > Good idea, > > We could have a tomcat-doc mailing-list, but we'll still > need to commit the material. I'd rather keep the documentation together with the project. When I (don't :) write the docs, I don't want to update two CVSes, we can give access t

Re: problem with mod_webapp

2001-06-29 Thread Donald Ball
On Fri, 29 Jun 2001, Donald Ball wrote: > okay, i've got apache talking to tomcat, but i always get this message: > > Tomcat Error Report > > HTTP Status 500 - No Host matches server name foobar.webslingerZ.com never mind, i fixed this problem. i have a new problem, but i started a thread on tom

[J-T-C] PGP Keys

2001-06-29 Thread GOMEZ Henri
I just added a file in J-T-C, called KEYS. To follow the Apache HTTPD team, and others jakarta and xml projects. Could I ask you, J-T-C developpers, to add your PGP KEYS ? Thanks - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697

cvs commit: jakarta-tomcat-connectors KEYS

2001-06-29 Thread hgomez
hgomez 01/06/29 13:57:20 Added: .KEYS Log: Added PGP KEYS, will allow user to check signature which will became important at release time since we'll distribute native binaries Revision ChangesPath 1.1 jakarta-tomcat-connectors/KEYS I

cvs commit: jakarta-tomcat/src/shell jspc.sh

2001-06-29 Thread hgomez
hgomez 01/06/29 13:53:57 Modified:src/shell jspc.sh Log: Updated CLASSPATH to follow new scheme in TC 3.3 Submitted by: Nicolas Mailhot [[EMAIL PROTECTED]] Revision ChangesPath 1.3 +2 -2 jakarta-tomcat/src/shell/jspc.sh Index: jspc.sh ===

cvs commit: jakarta-tomcat-connectors/jk/native README.configure

2001-06-29 Thread hgomez
hgomez 01/06/29 13:49:01 Modified:jk/native README.configure Log: Updated information on how to specify external LINKERS Submitted by: J-F Clere Revision ChangesPath 1.5 +4 -0 jakarta-tomcat-connectors/jk/native/README.configure Index: README.configure

cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 Makefile.apxs.in

2001-06-29 Thread hgomez
hgomez 01/06/29 13:47:04 Modified:jk/native/apache-2.0 Makefile.apxs.in Log: Update Makefile for Apache 2.0 Submitted by: J-F Clere (which still didn't have decent access ?:) Revision ChangesPath 1.3 +5 -2 jakarta-tomcat-connectors/jk/native/apache-2.0/Make

RE: problem with mod_webapp

2001-06-29 Thread GOMEZ Henri
>i tried putting a Host element underneath the Engine but it didn't like >that at all. i think this must be wrong since i'm trying to >associate an >Ajp13Connector with a WarpEngine. how should this be configured? sorry, >i've not been able to find any docs for this configuration. Hi Donald, Yo

Re: problem with mod_webapp

2001-06-29 Thread Donald Ball
On Thu, 28 Jun 2001 [EMAIL PROTECTED] wrote: > > > port="8009" acceptCount="10" debug="0"/> > > > > and i built mod_jk.so and put it in my libexec directory, but i don't know > > how to configure mod_jk in apache's httpd.conf for tomcat-catalina. do you > > have some configuration advi

cvs commit: jakarta-tomcat-4.0/catalina/docs manager.html

2001-06-29 Thread glenn
glenn 01/06/29 11:04:08 Modified:catalina/docs manager.html Log: Change references to deploy to install Revision ChangesPath 1.4 +6 -6 jakarta-tomcat-4.0/catalina/docs/manager.html Index: manager.html ==

cvs commit: jakarta-tomcat-4.0/catalina/docs tomcat-security.html

2001-06-29 Thread glenn
glenn 01/06/29 11:01:41 Modified:catalina/docs tomcat-security.html Log: Update policy for WebappClassLoader changes Revision ChangesPath 1.3 +9 -21 jakarta-tomcat-4.0/catalina/docs/tomcat-security.html Index: tomcat-security.html =

cvs commit: jakarta-tomcat-4.0/catalina/src/conf catalina.policy

2001-06-29 Thread glenn
glenn 01/06/29 11:01:14 Modified:catalina/src/conf catalina.policy Log: Update policy for WebappClassLoader changes Revision ChangesPath 1.13 +4 -16 jakarta-tomcat-4.0/catalina/src/conf/catalina.policy Index: catalina.policy

Re: problem with mod_webapp

2001-06-29 Thread Pier P. Fumagalli
jean-frederic clere at [EMAIL PROTECTED] wrote: > Aaron Bannert wrote: >> >> On Thu, Jun 28, 2001 at 06:35:29PM -0700, Justin Erenkrantz wrote: What if (random thoughts coming out now), instead of requiring people to build APR (since that seems the biggest source of problems), we don't

Re: problem with mod_webapp

2001-06-29 Thread Pier P. Fumagalli
Aaron Bannert at [EMAIL PROTECTED] wrote: > On Fri, Jun 29, 2001 at 03:42:53AM +0100, Pier P. Fumagalli wrote: >> Justin Erenkrantz at [EMAIL PROTECTED] wrote: >> >>> On Thu, Jun 28, 2001 at 10:07:57PM -0400, Donald Ball wrote: hate to be plaintive, but i'd really appreciate any suggestions

RE: cvs commit: jakarta-tomcat-connectors/jk/native/domino config.h

2001-06-29 Thread Ignacio J. Ortega
This ocurrs when you have committed lf.only files from a Windows machine.. cvs fools the files trying to cut down the cr.. and everything goes bad from that point.. I use every day WinCVS without problems.. letting cvs do the transformations by itself.. Saludos , Ignacio J. Ortega > -Mens

[OT]: is cvs down?

2001-06-29 Thread Khoa Do
It takes me forever to update anything from jakarta. I'm using the windows client of cvs.

Re: problem with mod_webapp

2001-06-29 Thread jean-frederic clere
Aaron Bannert wrote: > > On Thu, Jun 28, 2001 at 06:35:29PM -0700, Justin Erenkrantz wrote: > > > What if (random thoughts coming out now), instead of requiring people to > > > build APR (since that seems the biggest source of problems), we don't simply > > > ask them where the tarball is, and th

Re: problem with mod_webapp

2001-06-29 Thread Aaron Bannert
On Fri, Jun 29, 2001 at 03:42:53AM +0100, Pier P. Fumagalli wrote: > Justin Erenkrantz at [EMAIL PROTECTED] wrote: > > > On Thu, Jun 28, 2001 at 10:07:57PM -0400, Donald Ball wrote: > >> hate to be plaintive, but i'd really appreciate any suggestions y'all > >> would have to offer on this. so clo

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

2001-06-29 Thread hgomez
hgomez 01/06/29 07:55:22 Modified:jk/native/common jk_context.c jk_context.h Log: Complete refactory of context, virutal is the key Revision ChangesPath 1.5 +179 -60 jakarta-tomcat-connectors/jk/native/common/jk_context.c Index: jk_context.c =

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

2001-06-29 Thread hgomez
hgomez 01/06/29 07:53:14 Modified:jk/native/common jk_ajp14.c jk_ajp14.h Log: Autoconf works in progress in Ajp14 protocol handler The key of contexts is the virtual server, we should/could handle N contexts by M vrituals servers Revision ChangesPath 1.10 +138

cvs commit: jakarta-tomcat-connectors/jk/doc AJPv14.txt

2001-06-29 Thread hgomez
hgomez 01/06/29 07:49:58 Modified:jk/doc AJPv14.txt Log: Update Ajp14 protocol description. - JkAutoMount directive format changed - We could now request/receive informations for multiple contexts at the same time. Revision ChangesPath 1.5 +117 -82

cvs commit: jakarta-tomcat-connectors/jk/doc Tomcat-Workers-HowTo.html tomcat-ssl-howto.html

2001-06-29 Thread hgomez
hgomez 01/06/29 07:48:20 Modified:jk/doc Tomcat-Workers-HowTo.html tomcat-ssl-howto.html Log: Corrected incorrect local dir, uguide Revision ChangesPath 1.2 +2 -2 jakarta-tomcat-connectors/jk/doc/Tomcat-Workers-HowTo.html Index: Tomcat-Workers-HowTo.ht

Re: problem with mod_webapp

2001-06-29 Thread Aaron Bannert
On Thu, Jun 28, 2001 at 06:35:29PM -0700, Justin Erenkrantz wrote: > > What if (random thoughts coming out now), instead of requiring people to > > build APR (since that seems the biggest source of problems), we don't simply > > ask them where the tarball is, and then in our configure script, we >

Re: problem with mod_webapp

2001-06-29 Thread Aaron Bannert
On Fri, Jun 29, 2001 at 02:31:50AM +0100, Pier P. Fumagalli wrote: > What if (random thoughts coming out now), instead of requiring people to > build APR (since that seems the biggest source of problems), we don't simply > ask them where the tarball is, and then in our configure script, we > confi

RE: [Tomcat Documentation Redactors To Hire] - WAS: TOMCAT SUCKS

2001-06-29 Thread Robert Slifka
> What a whiner ;-)j/k, honest, I perceive the Devil's advocacy > role. It is true, most OS projects suffer from this, but only > from an outsider's point of view. The people who develop the > stuff and use it all the time, DO NOT NEED DOCUMENTATION. > People who do not participate, DO. S

Re: TomcatBook - was TOMCAT SUCKS

2001-06-29 Thread Frans Thamura
I think tomcatbook "must" be a sub project of tomcat. Like it or not, we have to overdrive tomcat expert for tomcat development it-self. I think. Tomcat=good software, Tomcat book=good project, Tomcat with easy to used documentation and a lot of project=better software. Don't think like this

[PATCH] Fix extraneous CR ('\r') in generated servlets

2001-06-29 Thread Si Ly
When Tomcat generates servlet code from JSP, it changes all LF's into CRLF's. Is there a good reason for this? I intentionally use only LF's in my JSP files to save bandwidth, especially when they're large JSP files. In some cases, Tomcat produces ugly output with mixed LF and CRLF lines. Exam

RE: [Tomcat Documentation Redactors To Hire] - WAS: TOMCAT SUCKS

2001-06-29 Thread Bob Jamison
At 08:56 AM 6/29/01 -0400, you wrote: >It's funny how people can say, "TOMCAT SUCKS" but everyone and their sister >is out there running it successfully. If you take the time to read and >understand the documentation that's out there, you can too! > >Anyways, speak of the devil, but I'm all about

Re: TomcatBook - was TOMCAT SUCKS

2001-06-29 Thread Andy Armstrong
GOMEZ Henri wrote: > > >On Friday 29 June 2001 11:41, [EMAIL PROTECTED] wrote: > >> A few months ago a project to write a Tomcat book was started (check: > >> http://www.sourgeforge.org search for tomcatbook) > > > >http://sourceforge.net/projects/tomcatbook/> > > > >> Haven't heard a lot about i

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_version.h

2001-06-29 Thread andya
andya 01/06/29 04:09:54 Added: jk/native/common jk_version.h Log: Initial commit for Jean-Frederic Clere <[EMAIL PROTECTED]> Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/native/common/jk_version.h Index: jk_version.h =

Re: [jtc - jk] jk_version.h

2001-06-29 Thread jean-frederic clere
Andy Armstrong wrote: > > Hi Jean Frederic, > > Would you like me to commit this? > Yes - Please - I have some problem with my Internet access - > jean-frederic clere wrote: > > > > Andy Armstrong wrote: > > > > > > +1 > > > > > > jean-frederic clere wrote: > > > > > > > > GOMEZ Henri wrote: >

RE: [Tomcat Documentation Redactors To Hire] - WAS: TOMCAT SUCKS

2001-06-29 Thread GOMEZ Henri
>I'd be willing to proofread and validate any docs for the j-t-c (i.e. >Apache/Tomcat integration). I don't have time to actually write the >docs, but I could conceivably help those who don't understand how it >works, but do have the time and patience to learn it and write docs >for it. Be ou

Re: [Tomcat Documentation Redactors To Hire] - WAS: TOMCAT SUCKS

2001-06-29 Thread Thomas Colin de Verdiere
Well, i'd like to document JNIEndpoint, JNIEndpointConnector, jni in process (for IIS) Justin Erenkrantz wrote: > > On Fri, Jun 29, 2001 at 09:41:52AM +0200, GOMEZ Henri wrote: > > So who will be interested in working on the Tomcat Documentation ? > > I'd be willing to proofread and validate an

Re: [Tomcat Documentation Redactors To Hire] - WAS: TOMCAT SUCKS

2001-06-29 Thread Justin Erenkrantz
On Fri, Jun 29, 2001 at 09:41:52AM +0200, GOMEZ Henri wrote: > So who will be interested in working on the Tomcat Documentation ? I'd be willing to proofread and validate any docs for the j-t-c (i.e. Apache/Tomcat integration). I don't have time to actually write the docs, but I could conceivabl

[Tomcat Documentation Redactors To Hire] - WAS: TOMCAT SUCKS

2001-06-29 Thread GOMEZ Henri
> Not to get into a great big argument over OS version commercial >products, but if OS projects expect to be taken with the same >consideration >as commercial they have to accept to be compared across the board. This >includes documentation. You can't just pick and choose the >battles you

Re: [jtc - jk] jk_version.h

2001-06-29 Thread Andy Armstrong
Hi Jean Frederic, Would you like me to commit this? jean-frederic clere wrote: > > Andy Armstrong wrote: > > > > +1 > > > > jean-frederic clere wrote: > > > > > > GOMEZ Henri wrote: > > > > > > > > >so, forgive me if this is a stupid question, but... how is jk_version.h > > > > >generated on wi

cvs commit: jakarta-tomcat-connectors/jk/native/domino config.h

2001-06-29 Thread andya
andya 01/06/29 00:33:14 Modified:jk/native/domino config.h Log: Yet more line ending funkiness. Anyone else have this with WinCVS? Revision ChangesPath 1.7 +99 -94jakarta-tomcat-connectors/jk/native/domino/config.h Index: config.h =