Re: Funny thought about version numbering...

2001-07-27 Thread Craig R. McClanahan
On Sat, 28 Jul 2001, Deacon Marcus wrote: > Hi, > I'm using (very ligthly) modified Tomcat 4.0 b5 for almost as long as it was > out (b3 before, but I'm not sure), and found it rock-stable so far, not a > single failure on neither development or deployment servers. While there're > much feature

RE: Funny thought about version numbering...

2001-07-27 Thread Deacon Marcus
Hi, > -Original Message- > From: Joshua Anderson [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 27, 2001 11:51 PM > To: [EMAIL PROTECTED] > Subject: Re: Funny thought about version numbering... > > > I highly dout your windows machine crashes every 4 hours on average. Wanna bet ? Before

Re: Funny thought about version numbering...

2001-07-27 Thread Joshua Anderson
I highly dout your windows machine crashes every 4 hours on average. - Original Message - From: "Deacon Marcus" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 28, 2001 3:29 AM Subject: Funny thought about version numbering... > Hi, > I'm using (very ligthly) modified

Non-graceful shutdown a problem in 3.2.3?

2001-07-27 Thread Ken Grigg
I am running Tomcat 3.2.3 on NT/IIS with the Jikes compiler, and noticed if the server is reset (i.e. power glitch) without a normal shutdown, Tomcat comes back up non-operational. The symptoms are that the JSPs can't be accessed until the class files from the previous run are deleted from the wor

Funny thought about version numbering...

2001-07-27 Thread Deacon Marcus
Hi, I'm using (very ligthly) modified Tomcat 4.0 b5 for almost as long as it was out (b3 before, but I'm not sure), and found it rock-stable so far, not a single failure on neither development or deployment servers. While there're much features I would like Tomcat to have, what's already in is per

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/server Http10Interceptor.java

2001-07-27 Thread costin
costin 01/07/27 20:09:55 Modified:src/share/org/apache/tomcat/modules/server Http10Interceptor.java Log: Small improvement - delayed eveluation. Revision ChangesPath 1.19 +12 -7 jakarta-tomcat/src/share/org/apache/tomcat/modules/server/

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/config ServerXmlReader.java

2001-07-27 Thread costin
costin 01/07/27 20:09:33 Modified:src/share/org/apache/tomcat/modules/config ServerXmlReader.java Log: Added back the addModules - there are different files.. Revision ChangesPath 1.15 +1 -1 jakarta-tomcat/src/share/org/apache/tomcat/m

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/images tomcat.gif

2001-07-27 Thread craigmcc
craigmcc01/07/27 18:35:39 Modified:.build.xml webapps build.xml Added: webapps/tomcat-docs build.xml webapps/tomcat-docs/WEB-INF web.xml webapps/tomcat-docs/images tomcat.gif Log: Initial setup of a new webapp for Tomcat

RE: Sources in Binary Distributions

2001-07-27 Thread Kevin Seguin
> > > -Original Message- > > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > > > >[...] > > For Tomcat 4, what do folks think of omitting the sources > from the binary > > distribution? This would knock the size of the binary > distributions down > > by around 2 megabytes (which

Apache 1.3.20 hangs when warp-connecting to Tomcat4b6

2001-07-27 Thread Eryq
webapp-module-1.0-tc40b6 SunOS clin5 5.8 Generic_108528-07 sun4u sparc SUNW,Ultra-60 Apache 1.3.20 gcc 2.95.2 -- My apache works great; I load mod_webapp, and I even get the "info" page. My standalone Tomcat4 works great, serving WebAppInfo my webapp and its files. But when I add in a

[FAQ] jGuru FAQ Update

2001-07-27 Thread Alex Chaffee
jGuru maintains FAQs and Forums on Servlets, JSP, and Tomcat (as well as many other Java topics). Here is an automated update on recent postings to Tomcat-related FAQs. Please direct flames and feedback to [EMAIL PROTECTED] . - Alex

Re: Sources in Binary Distributions

2001-07-27 Thread Christopher Cain
Bip Thelin wrote: > > ... > And also update the build.xml to omitt the sources when compiling with > target dist. LOL! Idea Thief!!! ;-) (j/k)

RE: Sources in Binary Distributions

2001-07-27 Thread Bip Thelin
> -Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > > [...] > Well, "ant dist" ***is*** how binary distributions (for both the nightly > builds and releases) are created, so this should not be too much of a > surprise :-). Oups, ignore my last post. ..b

RE: Sources in Binary Distributions

2001-07-27 Thread Bip Thelin
> -Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > >[...] > For Tomcat 4, what do folks think of omitting the sources from the binary > distribution? This would knock the size of the binary distributions down > by around 2 megabytes (which I'm sure people would

Re: Sources in Binary Distributions

2001-07-27 Thread Craig R. McClanahan
On Fri, 27 Jul 2001, Christopher Cain wrote: > > On a related topic, I was a little surprised to find a source directory > in my "dist" build. Well, "ant dist" ***is*** how binary distributions (for both the nightly builds and releases) are created, so this should not be too much of a surpris

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/images - New directory

2001-07-27 Thread craigmcc
craigmcc01/07/27 15:54:10 jakarta-tomcat-4.0/webapps/tomcat-docs/images - New directory

Re: Sources in Binary Distributions

2001-07-27 Thread Christopher Cain
"Craig R. McClanahan" wrote: > > [snip] > > For Tomcat 4, what do folks think of omitting the sources from the binary > distribution? This would knock the size of the binary distributions down > by around 2 megabytes (which I'm sure people would also appreciate). FWIW, I completely agree. I a

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/WEB-INF - New directory

2001-07-27 Thread craigmcc
craigmcc01/07/27 15:46:22 jakarta-tomcat-4.0/webapps/tomcat-docs/WEB-INF - New directory

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs - New directory

2001-07-27 Thread craigmcc
craigmcc01/07/27 15:46:05 jakarta-tomcat-4.0/webapps/tomcat-docs - New directory

cvs commit: jakarta-tomcat-4.0 BUILDING.txt RUNNING.txt README.txt build.xml INSTALL.txt build.bat build.sh

2001-07-27 Thread craigmcc
craigmcc01/07/27 15:26:03 Modified:.README.txt build.xml Added: .BUILDING.txt RUNNING.txt Removed: .INSTALL.txt build.bat build.sh Log: Update build and install documentation to current formats, similar to that used on "jakarta-servletapi-4" a

Sources in Binary Distributions

2001-07-27 Thread Craig R. McClanahan
By habit (since before my time on Tomcat :-), we have shipped the source code (although not in a directly buildable arrangement) inside the binary distributions of Tomcat. This is certainly nice for people that want to look around and see how Tomcat works, but it is somewhat redundant since we ma

Re: [DOC] TC4 xdocs (tangent)

2001-07-27 Thread Craig R. McClanahan
On Fri, 27 Jul 2001, Christopher Cain wrote: > Since there is an active discussion about the Tomcat site itself, > implying that someone may be about to do a little work on it, That's a correct supposition. I'm planning on spending quite a bit of time working on the developer docs (while othe

Re: [DOC] TC4 xdocs (tangent)

2001-07-27 Thread Craig R. McClanahan
On Fri, 27 Jul 2001, Christopher Cain wrote: > > Christopher Cain wrote: > > > > [snip] > > ... someone should really fix the Catalina Configuration page so that > > either the background is not black or the links are white or something. > > I'll even tell you the fix. > > categories.html:

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

2001-07-27 Thread craigmcc
craigmcc01/07/27 15:05:43 Modified:catalina/docs/config categories.html Log: Fix the background color for this frame so it does not show up as black on some browsers. Submitted by: Christopher Cain <[EMAIL PROTECTED]> Revision ChangesPath 1.4 +1 -1 jaka

Re: [DOC] TC4 xdocs (tangent)

2001-07-27 Thread Christopher Cain
Christopher Cain wrote: > > [snip] > ... someone should really fix the Catalina Configuration page so that > either the background is not black or the links are white or something. I'll even tell you the fix. categories.html: bgcolor="sky blue" --> bgcolor="skyblue" ;-)

Re: [DOC] TC4 xdocs (tangent)

2001-07-27 Thread Christopher Cain
Since there is an active discussion about the Tomcat site itself, implying that someone may be about to do a little work on it, I have a simple suggestion. It would be a nice convenience if there were a new section on the download page, maybe under a separate one of those grayish-blue heading bars

Anyone has the patch to fixed the 'Date Header' not being sent in tomcat 3.2.3 ??

2001-07-27 Thread Henry Yeh
please forward it to me if you will. thanks! Hen

Site Nitpick

2001-07-27 Thread Christopher Cain
Just a heads-up that the Tomcat site's index.html contains the following sentence: "Version 3.3 is currently under development and the beta process is expected to begin shortly." Someone with commit access should probably update that so that users know the beta cycle has begun. - Christopher

RE: ehh small problem context/servlet reloading

2001-07-27 Thread Martin van den Bemt
Me again with some more info on the issue below. The following happens : When I do a specific scenario of servlet access then replace a servlet and start-up our login servlet I get the 503 error. The servlet has status 0 and should have status 3 (according to my "debugging". All the other servlets

Re: mod_webapp functionality issues...

2001-07-27 Thread Eric L. Anderson
Silly me. I rebuilt the apache connector from cvs without also rebuilding the included java portion of the connector. Perhaps the file is called README.txt for a reason... On Fri, Jul 27, 2001 at 02:26:15PM -0500, Eric L. Anderson wrote: > On Fri, Jul 27, 2001 at 07:06:14PM +0100, Pier P. Fumagal

Re: mod_webapp functionality issues...

2001-07-27 Thread Eric L. Anderson
On Fri, Jul 27, 2001 at 07:06:14PM +0100, Pier P. Fumagalli wrote: > Eric L. Anderson at [EMAIL PROTECTED] wrote: > > > I finally have the apache connector compiled and talking to tomcat. > > Unfortunatley, whenever I try to make use of a "deployed" webapp, I get a > > "WebApp: Error 500" page. T

cvs commit: jakarta-tomcat-4.0/webapps/ROOT index.html

2001-07-27 Thread craigmcc
craigmcc01/07/27 12:16:27 Modified:webapps/ROOT index.html Log: Update new web page to reflect b7-dev instead of b6-dev. Revision ChangesPath 1.23 +2 -2 jakarta-tomcat-4.0/webapps/ROOT/index.html Index: index.html

Re: [DOC] TC4 xdocs

2001-07-27 Thread Craig R. McClanahan
On Fri, 27 Jul 2001, Craig R. McClanahan wrote: > [snip] > Also, I'm about 95% done with an XSLT stylesheet that behaves equivalent > to the current site.vsl macros ... I just checked this stylesheet in (xdocs/stylesheets/site.xsl) into the "jakarta-site2" repository, and modified the build.x

Re: [DOC] TC4 xdocs

2001-07-27 Thread Craig R. McClanahan
On Fri, 27 Jul 2001, Rob S. wrote: > Anakia is cool! =) I spent this morning getting familiar with it. The VTL > looks kind of PERLish, but the sample vsl's I was looking at seem pretty > cool, not too complicated. There isn't a vsl for the entire set of TC4 > docs. We could always adopt th

Re: mod_webapp functionality issues...

2001-07-27 Thread Pier P. Fumagalli
Eric L. Anderson at [EMAIL PROTECTED] wrote: > I finally have the apache connector compiled and talking to tomcat. > Unfortunatley, whenever I try to make use of a "deployed" webapp, I get a > "WebApp: Error 500" page. The error in the apache error logs are as follows: > > [Fri Jul 27 09:50:15 2

[DOC] TC4 xdocs

2001-07-27 Thread Rob S.
Anakia is cool! =) I spent this morning getting familiar with it. The VTL looks kind of PERLish, but the sample vsl's I was looking at seem pretty cool, not too complicated. There isn't a vsl for the entire set of TC4 docs. We could always adopt the jakarta-site2 one, but I'd personally prefer

RE: [DOC] Resend of ROOT/index.html

2001-07-27 Thread Bip Thelin
> -Original Message- > From: Rob S. [mailto:[EMAIL PROTECTED]] > > [...] > Here's my take on a new default index.html along with the jakarta banner > since I've incorporated that in as well. I'd like it if all of the sample > apps retained a somewhat similar look and feel (volunteering if

cvs commit: jakarta-tomcat-4.0/webapps/ROOT jakarta-banner.gif index.html

2001-07-27 Thread bip
bip 01/07/27 10:38:17 Modified:webapps/ROOT index.html Added: webapps/ROOT jakarta-banner.gif Log: New design on the default landing page, thanks to Rob S <[EMAIL PROTECTED]> Submitted by: Rob S <[EMAIL PROTECTED]> Revision ChangesPath 1.22 +150 -69

mod_webapp functionality issues...

2001-07-27 Thread Eric L. Anderson
I finally have the apache connector compiled and talking to tomcat. Unfortunatley, whenever I try to make use of a "deployed" webapp, I get a "WebApp: Error 500" page. The error in the apache error logs are as follows: [Fri Jul 27 09:50:15 2001] [error] Not yet implemented There is no er

[DOC] Resend of ROOT/index.html

2001-07-27 Thread Rob S.
Let's see if this works... Since it's been a while since I sent the last message, I'll paste the body: Here's my take on a new default index.html along with the jakarta banner since I've incorporated that in as well. I'd like it if all of the sample apps retained a somewhat similar look and fee

[DOC] error in tomcat-4.0-doc build.bat example

2001-07-27 Thread nicolas bonvin
Hi, there's a small error in the build.bat example preventing ant from running unless it is already present in the user's CLASSPATH both the html page and the example file are affected: http://jakarta.apache.org/tomcat/tomcat-4.0-doc/appdev/source.html#Scripts http://jakarta.apache.org/tomcat/tom

RE: BugRat Report #538 - Using an html file as the in an in web.xml causes a StackOverflowError.

2001-07-27 Thread Catherine Jung
Sorry - I've got no idea if it's been fixed in a later version - I've switched jobs and my new company uses Resin instead of Tomcat. You could try searching the mailing list archives - but your best bet is probably to upgrade (or just work round it and use a jsp page instead...) Good Luck!

RE: I would like to know what tomcat release bug 345 was deferred to, still doesn't seem to be fixed on tomcat 3.2.3

2001-07-27 Thread GOMEZ Henri
I posted one yesterday, for TC 3.2.3 and TC 3.3 !: - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 >-Original Message- >From: Marc

RE: I would like to know what tomcat release bug 345 was deferred to, still doesn't seem to be fixed on tomcat 3.2.3

2001-07-27 Thread Marc Saegesser
Basically, there just wasn't time in the 3.2.2 release schedule to get this one fixed. Tomcat 3.2.3 was released earlier than planned due to a security problem and this bug hadn't been addressed yet. If someone would like to post a patch I will review and commit it. Marc Saegesser > -Origi

RE: 2 build suggestions

2001-07-27 Thread Martin van den Bemt
> > 1) How hard would it be to remove the !(*.bat) files from /bin for > .zip > > builds, and the same for the .gz builds !(*.sh)? Might make it a bit > less > > confusing for people to see less files in there. > > As we're working with Java here - lots of us out here tend to work on > multiple p

Re: Different approach to TC as a service (was:SeparatingServicecode from Tomcat 4.0)

2001-07-27 Thread jean-frederic clere
"Pier P. Fumagalli" wrote: > > Andy Armstrong at [EMAIL PROTECTED] wrote: > > > "Pier P. Fumagalli" wrote: > >> > >> Andy Armstrong at [EMAIL PROTECTED] wrote: > >>> > >>> I only used JServ briefly before switching to Tomcat and "it worked for > >>> me"(tm). Can you recall any of the specific pr

Re: mod_webapp gives "Invalid virtual host name "

2001-07-27 Thread jean-frederic clere
"Pier P. Fumagalli" wrote: > > Eryq at [EMAIL PROTECTED] wrote: > > > > webapp-module-1.0-tc40b6 > > SunOS clin5 5.8 Generic_108528-07 sun4u sparc SUNW,Ultra-60 > > Apache 1.3.20 > > gcc 2.95.2 > > tomcat 4b6 > > Ok > > > I built an Apache with dynamic loading, which is > > definitely worki