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

2002-04-13 Thread billbarker
billbarker02/04/13 23:17:41 Modified:src/share/org/apache/tomcat/util/test HttpRequest.java Log: Add the port to the Host header. Now Watchdog can run under either Java Http Connector. Hopefully, it will also stop people from trying to "fix" the port handling on the Connecto

RE : Corrupted Ouput - Tomcat 4.0.3

2002-04-13 Thread Claude Montpetit
One important thing: to refresh an image - in IE, you have to hold the key: F5, or click - in Netscape, you have to hold the key: click Otherwise, the browsers use the cached image. (I saw the need to send this after looking at the access logs... ;-) Claude -Message d'origine---

Corrupted Ouput - Tomcat 4.0.3

2002-04-13 Thread Claude Montpetit
There seems to be a bug in the servlet output. I installed two versions of Tomcat freshly installed on my machine. All I did was change the port numbers and add 2 image files: Tomcat 3.2.4: http://24.202.111.74:8081/test.jpg Tomcat 4.0.3: http://24.202.111.74:8082/test.jpg (Sorry, image

Re: [Coyote] Coyote 1.0 Beta 7 available

2002-04-13 Thread costinm
On Sat, 13 Apr 2002, Remy Maucherat wrote: > - JK 2 protocol handler, with support for the AJP 1.4 protocol Let's call it ajp13 for now, to avoid further confusion :-) I think we also agreed to keep the protocol unchanged in the near future ( even if additional APIs/functions could be implemen

[Coyote] Coyote 1.0 Beta 7 available

2002-04-13 Thread Remy Maucherat
Coyote 1.0 Beta 7 is now available, and includes: - HTTP/1.1 protocol handler - JK 2 protocol handler, with support for the AJP 1.4 protocol - An adapter for Tomcat 3.3.x - An adapter for Tomcat 4.x Changes over Beta 5 include: - Protocol abstraction. - Support for the AJP 1.4 protocol. Binaries

RE: Gump descriptors

2002-04-13 Thread Sam Ruby
Costin Manolache wrote: > > Not sure how Gump does the checkout - since the repository is > described in > the descriptor which is in the repository :-) Elementary. Nacho figured it out. href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-tomcat/gump.xml"; - Sam Ruby -- To unsubscribe, e-

RE: Gump descriptors

2002-04-13 Thread Ignacio J. Ortega
> De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Enviado el: sábado 13 de abril de 2002 20:41 > Not sure how Gump does the checkout - since the repository is > described in > the descriptor which is in the repository :-) Chicken & Eggs :), We have the eggs, need to find some Chickens? Apar

Re: Gump descriptors

2002-04-13 Thread costinm
On Sat, 13 Apr 2002, Ignacio J. Ortega wrote: > Hola a todos: > > I'm in the process of take control of our Gump descriptors, and i think > we should do it in our own CVS Tree, which tomcat subprojects want to > have his own gump descriptor committed? > > i'm +1 for all our repositories j-t, j-

Re: New Coyote beta

2002-04-13 Thread costinm
On Sat, 13 Apr 2002, Remy Maucherat wrote: > > On Sat, 13 Apr 2002, Remy Maucherat wrote: > > > > > I think it would be a good idea to release a new Coyote beta. > > > > Can we also include the java side of jk ? > > Yes, I was planning to include Coyote JK 2 (I consider it to be part of > Coyote

Re: FW: cvs commit: jakarta-alexandria/proposal/gump/project jakarta-tomcat-40.xmljakarta-tomcat-connectors.xml jakarta-tomcat-jasper.xml jak arta-tomcat.xml

2002-04-13 Thread Sam Ruby
Ignacio J. Ortega wrote: > > We need some changes in 3.3 build and gump descriptor, Sam suggest we > shouldn't put anything outside of our own build and dist subdirs.. Any > ideas what happens now with GUMP? the actual error seems weird.. The relevant lines in http://jakarta.apache.org/builds/gum

FW: cvs commit: jakarta-alexandria/proposal/gump/project jakarta-tomcat-40.xml jakarta-tomcat-connectors.xml jakarta-tomcat-jasper.xml jakarta-tomcat.xml

2002-04-13 Thread Ignacio J. Ortega
The recently committed gump.xml files, will be used as project descritors by live Gump, so be careful, and make Gump happy.. We need some changes in 3.3 build and gump descriptor, Sam suggest we shouldn't put anything outside of our own build and dist subdirs.. Any ideas what happens now with GU

cvs commit: jakarta-tomcat-jasper gump.xml

2002-04-13 Thread nacho
nacho 02/04/13 10:09:09 Added: .gump.xml Log: Gump project descriptor Revision ChangesPath 1.1 jakarta-tomcat-jasper/gump.xml Index: gump.xml === JavaServ

cvs commit: jakarta-tomcat-4.0 gump.xml

2002-04-13 Thread nacho
nacho 02/04/13 10:08:48 Added: .gump.xml Log: Gump project descriptor Revision ChangesPath 1.1 jakarta-tomcat-4.0/gump.xml Index: gump.xml === http://jakarta.apa

cvs commit: jakarta-tomcat-connectors gump.xml

2002-04-13 Thread nacho
nacho 02/04/13 10:06:17 Added: .gump.xml Log: Gump project descriptor Revision ChangesPath 1.1 jakarta-tomcat-connectors/gump.xml Index: gump.xml === Conn

cvs commit: jakarta-tomcat gump.xml

2002-04-13 Thread nacho
nacho 02/04/13 10:05:45 Added: .gump.xml Log: Gump project descriptor Revision ChangesPath 1.1 jakarta-tomcat/gump.xml Index: gump.xml === http://jakarta.apache.

Re: New Coyote beta

2002-04-13 Thread Remy Maucherat
> On Sat, 13 Apr 2002, Remy Maucherat wrote: > > > I think it would be a good idea to release a new Coyote beta. > > Can we also include the java side of jk ? Yes, I was planning to include Coyote JK 2 (I consider it to be part of Coyote, just like the HTTP/1.1 stack). Since everything seems to b

Gump descriptors

2002-04-13 Thread Ignacio J. Ortega
Hola a todos: I'm in the process of take control of our Gump descriptors, and i think we should do it in our own CVS Tree, which tomcat subprojects want to have his own gump descriptor committed? i'm +1 for all our repositories j-t, j-t-c , j-t-4.0, j-t-j.. I'll do the change ASAP, usual rules

Re: FW: [GUMP] Build Failure - Tomcat 3.x

2002-04-13 Thread Sam Ruby
Costin Manolache wrote: > > Can we build j-t-c before tomcat(3,4) and add a special target for gump > that doesn't build j-t-c ? I do build j-t-c (actually util subdirectory) before tomcat(3,4). Let me know what target is desired. > BTW, wouldn't it be a good idea to keep the gump descriptors f

RE: FW: [GUMP] Build Failure - Tomcat 3.x

2002-04-13 Thread Ignacio J. Ortega
> BTW, wouldn't it be a good idea to keep the gump descriptors > for tomcat in > a tomcat cvs, so we can (try to ) fix without taking your time ? > +1 Other projects do that, and i think it's a good idea, where to put the project file in our CVS tree? tree root? I will shortly commit our de

Re: New Coyote beta

2002-04-13 Thread costinm
On Sat, 13 Apr 2002, Remy Maucherat wrote: > I think it would be a good idea to release a new Coyote beta. Can we also include the java side of jk ? Costin -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: FW: [GUMP] Build Failure - Tomcat 3.x

2002-04-13 Thread costinm
On Sat, 13 Apr 2002, Sam Ruby wrote: > Ignacio J. Ortega wrote: > > > > We need to fix gump, not tomcat.. > > So... where is your patch? > > I had one (other) person ask me for commit access... again without a patch. > > I ultimately made the fix suggested... and this morning you see the resul

Re: FW: [GUMP] Build Failure - Tomcat 3.x

2002-04-13 Thread Sam Ruby
Ignacio J. Ortega wrote: > > We need to fix gump, not tomcat.. So... where is your patch? I had one (other) person ask me for commit access... again without a patch. I ultimately made the fix suggested... and this morning you see the result. It is very difficult to build tomcat 3 and tomcat 4

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

2002-04-13 Thread remm
remm02/04/13 05:36:34 Modified:catalina/src/share/org/apache/catalina/core StandardContext.java Log: - Changes to the order of initialization and shutdown of the components (the manager mainly). - The ENC is now available during startup and shutdown

[GUMP] Build Failure - Tomcat 3.x

2002-04-13 Thread Craig McClanahan
This email is autogenerated from the output from: Buildfile: build.xml detect: msg.jdk12: [echo] Detected JDK1.2

DO NOT REPLY [Bug 7850] - Can not access env-entries by using JNDI when Tomcat de-serializes sesssions

2002-04-13 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

New Coyote beta

2002-04-13 Thread Remy Maucherat
I think it would be a good idea to release a new Coyote beta. Remy -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: Redirecting stdout/stderr

2002-04-13 Thread Remy Maucherat
> Remy, > > Is there any standard option/way to redirect stderr and stdout to files ? > ( for Catalina ) ? ( in java - not in the .sh/.bat ) No. > If not, what would be the best place to put them ? BootstrapService / CatalinaService ? That's probably the Catalina wrapper you want to use when yo