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

2001-07-08 Thread Punky Tse
> > "Developer" in the sense of this sentence is a Tomcat > developer. "User" is the people that just want to download, install, > configure, and utilize Tomcat as a servlet container. > Agree. That's why I suggested that we need to separate Developer Guide from User/Administrator Guide. I be

FYI: Tests are not working...

2001-07-08 Thread Pier P. Fumagalli
Just a FYI. Tonight's checkout of the Tomcat 4.0 tester and Watchdog 4.0 are both unworkable under MacOS/X (damn!)... Will dig into it tomorrow... Nitey nites... Pier

RE: Question on HTTPConnector.

2001-07-08 Thread mettu . kumar
Deacon, As I mentioned in my ealier mail, setting maxProcessors to -ve values doesn't really mean unlimited max processors as there is not code to do the same(Though comments in the code says -ve value indicates unlimited). kumar. -Original Message- From: Deacon Marcus [mail

Re: cvs commit: jakarta-tomcat-connectors/webapp/lib .cvsignoreMakefile.in

2001-07-08 Thread Pier P. Fumagalli
[EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: > > Last changes to the new build method for mod_webapp. It works (for me), but > it might still create some problems. Ok, it works on Solaris 8 and OSX, can someone try it on LinuSH (follow the readme!) and maybe BSD? Pier

Fw: please read -- need to specify current working directory

2001-07-08 Thread Andrew Lall
Make Unlimited phone calls from your PC to ANY phone in the World! http://www.eboom.com/free/ - Original Message - From: Victor Wynnytsky <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 08, 2001 4:55 PM Subject: please read -- need to

cvs commit: jakarta-tomcat-connectors/webapp README.txt

2001-07-08 Thread pier
pier01/07/08 16:15:21 Modified:webapp README.txt Log: Wrong copy/and paste to the documentation. Revision ChangesPath 1.5 +1 -1 jakarta-tomcat-connectors/webapp/README.txt Index: README.txt =

cvs commit: jakarta-tomcat-connectors/webapp/lib .cvsignore Makefile.in

2001-07-08 Thread pier
pier01/07/08 16:11:46 Modified:webapp Makedefs.in Makefile.in README.txt configure.in webapp/apache-1.3 .cvsignore Makefile.in webapp/lib .cvsignore Makefile.in Log: Last changes to the new build method for mod_webapp. It works (for me), but it

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

2001-07-08 Thread Aaron Bannert
On Sat, Jul 07, 2001 at 05:11:04PM -0700, Pier Fumagalli wrote: > Quoting Aaron Bannert <[EMAIL PROTECTED]>: > > > > d) jakarta-tomcat-connectors (* Pier is working on this, I've > > submitted > > Hold it... Pier is working on the new build for the WebApp Module, and the > documentation related

Re: please read -- need to specify current working directory

2001-07-08 Thread Donald Ball
On Sun, 8 Jul 2001, Victor Wynnytsky wrote: > [ WHY I NEED THIS ] > It is very common for an XSL page to include another XSL page. > An XSL page called "orderDetail.xsl" might begin like this... > > http://www.w3.org/1999/XSL/Transform"; > version="1.0"> > > > > ... > > The focus of

please read -- need to specify current working directory

2001-07-08 Thread Victor Wynnytsky
Hello, my name is Victor Wynnytsky [ WHAT I NEED ] I need each webapp to be able to set it's default directory. This can be observed by looking at System.getProperty( "user.dir" ). When I saw Tomcat4's new tag in server.xml I got all excited. Unfortunately "user.dir" did not budge after sett

RE: Question on HTTPConnector.

2001-07-08 Thread Deacon Marcus
Hi, > -Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > Sent: Sunday, July 08, 2001 2:45 AM > To: [EMAIL PROTECTED] > Subject: Re: Question on HTTPConnector. > > > On Sat, 7 Jul 2001 [EMAIL PROTECTED] wrote: > > > > > Looking at org.apache.catalina.connector.http

RE: '_' <-> 0x5f and Jasper

2001-07-08 Thread Deacon Marcus
Hi, I'm not sure everything is ok on my systems with names containing "_", but at least it looks so. I use "_" at the begining of a filename to mark it as "hidden", and use it only in templates / includes / etc, and they work perfectly ok. Greetings, deacon Marcus > -Original Message- >