cvs commit: jakarta-tomcat-4.0 tomcat.nsi

2001-07-15 Thread remm
remm01/07/15 00:43:27 Modified:.tomcat.nsi Log: - Never overwrite the configuration files when installing. That will allow fast installation of a new build by running the installer and selecting a minimum installation (upgrading a build with Windows was really

cvs commit: jakarta-tomcat-4.0 build.xml

2001-07-15 Thread remm
remm01/07/15 00:49:09 Modified:.build.xml Log: - A few resources were moved around. Revision ChangesPath 1.25 +1 -1 jakarta-tomcat-4.0/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-tomcat-4.0 tomcat.ico

2001-07-15 Thread remm
remm01/07/15 00:49:17 Removed: .tomcat.ico Log: - A few resources were moved around.

cvs commit: jakarta-tomcat-4.0/catalina/src/conf server-noexamples.xml.config

2001-07-15 Thread remm
remm01/07/15 00:51:26 Added: catalina/src/conf server-noexamples.xml.config Log: - Add new configuration used for the examples-less installation. Revision ChangesPath 1.1 jakarta-tomcat-4.0/catalina/src/conf/server-noexamples.xml.config

cvs commit: jakarta-tomcat-4.0/resources tomcat.ico

2001-07-15 Thread remm
remm01/07/15 00:51:50 Added: resources tomcat.ico Log: - A few resources were moved around. Revision ChangesPath 1.1 jakarta-tomcat-4.0/resources/tomcat.ico Binary file

cvs commit: jakarta-tomcat-connectors/webapp/support apjava.m4

2001-07-15 Thread pier
pier01/07/15 01:38:50 Modified:webapp/support apjava.m4 Log: Now --with-java is --with-jdk (more explanatory) Revision ChangesPath 1.2 +4 -4 jakarta-tomcat-connectors/webapp/support/apjava.m4 Index: apjava.m4

cvs commit: jakarta-tomcat-connectors/webapp/java .cvsignore WarpConfigurationHandler.java WarpConnection.java WarpPacket.java

2001-07-15 Thread pier
pier01/07/15 01:40:59 Modified:webapp/java .cvsignore WarpConfigurationHandler.java WarpConnection.java WarpPacket.java Log: Modified WARP/0.9 protocol. Revision ChangesPath 1.3 +1 -0

cvs commit: jakarta-tomcat-connectors/webapp/java Constants.java.in Constants.java

2001-07-15 Thread pier
pier01/07/15 01:42:36 Added: webapp/java Constants.java.in Removed: webapp/java Constants.java Log: Now --enable-debug processes also the Java side. Revision ChangesPath 1.1 jakarta-tomcat-connectors/webapp/java/Constants.java.in Index:

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 mod_webapp.c

2001-07-15 Thread pier
pier01/07/15 01:43:43 Modified:webapp/apache-1.3 mod_webapp.c Log: Properly declared true/false. Revision ChangesPath 1.19 +4 -4 jakarta-tomcat-connectors/webapp/apache-1.3/mod_webapp.c Index: mod_webapp.c

cvs commit: jakarta-tomcat-connectors/webapp/include wa.h

2001-07-15 Thread pier
pier01/07/15 01:44:11 Modified:webapp/include wa.h Log: Boolean is an enumeration now. Revision ChangesPath 1.10 +5 -2 jakarta-tomcat-connectors/webapp/include/wa.h Index: wa.h ===

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

2001-07-15 Thread pier
pier01/07/15 01:44:50 Modified:webapp Makefile.in README.txt configure.in Log: Fixes in build process (and documented). Revision ChangesPath 1.11 +4 -8 jakarta-tomcat-connectors/webapp/Makefile.in Index: Makefile.in

Re: cvs commit: jakarta-tomcat-connectors/webapp Makedefs.inMakefile.in configure.in

2001-07-15 Thread Pier P. Fumagalli
Jon Stevens at [EMAIL PROTECTED] wrote: on 7/12/01 7:06 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: pier01/07/12 19:06:33 Modified:webapp Makedefs.in Makefile.in configure.in Log: Modified build procedure (now building also Java files). Pier, You should have the

Re: [DOC] TOC - thoughts

2001-07-15 Thread Pier P. Fumagalli
Christopher Cain at [EMAIL PROTECTED] wrote: IMNSHO, that kernel flag workaround is a joke. I almost fell out of my chair with laughter when I first read that proposed solution on the Sun forums. Hey, our JDK makes some faulty assumptions about memory allocation and threading ... the

Re: What if your message doesn't make to this list...

2001-07-15 Thread Pier P. Fumagalli
Jon Stevens at [EMAIL PROTECTED] wrote: on 7/13/01 8:57 AM, Pier P. Fumagalli [EMAIL PROTECTED] wrote: I got pretty upset with a couple of guys whose messages along the lines of fix my servlet, and who asked me WHY I rejected those posts... Now, let me explain... This mailing list is

Re: What if your message doesn't make to this list...

2001-07-15 Thread Pier P. Fumagalli
Jon Stevens at [EMAIL PROTECTED] wrote: on 7/13/01 12:57 PM, Christopher Cain [EMAIL PROTECTED] wrote: Pier P. Fumagalli wrote: I got pretty upset with a couple of guys whose messages along the lines of fix my servlet, and who asked me WHY I rejected those posts... [snip] I have a

Re: Jasper and parsed tree

2001-07-15 Thread Pier P. Fumagalli
Jon Stevens at [EMAIL PROTECTED] wrote: on 7/13/01 1:49 PM, Glenn Nielsen [EMAIL PROTECTED] wrote: To me this seems a bit off topic for the list. This list is for Tomcat development. Tomcat implements the Servlet and JSP specifications. The below has nothing to do with Tomcat

Re: [DOC] TOC - thoughts

2001-07-15 Thread Adam Fowler
Yup that's correct. It does work OK with 8.0 + Thanks for the fix - I'll put it on my site. Adam. Adam Fowler Help Desk Live Project Information Services University of Wales, Aberystwyth Web guy+author on the TomcatBook Project http://tomcatbook.sourceforge.net e-mail: [EMAIL

Re: [DOC] TOC - thoughts

2001-07-15 Thread Adam Fowler
Hi Everyone on the TomcatBook project (Hitchhiker's guide to tomcat 8o) ) are using DocBook too. ATM we are only producing an appendix for tomcat 4 (Well, I am) but I would like to see it evolve into a separate Document. The reason it is only an appendix ATM is that 4.0 hasn't been deployed

Re: Tomcat 4 installer - testers needed

2001-07-15 Thread Stephane Bailliez
- Original Message - From: Remy Maucherat [EMAIL PROTECTED] I spent some time this afternoon trying Nullsoft Installer, and to see what it could do, I wrote an installation script for Tomcat 4.0. I'd like to get some feedback and testing on the generated installer. [...] It's a

Re: [DOC] Vote on oustanding doc issues?

2001-07-15 Thread Adam Fowler
Ah-ha! the culprit!!! 8o) Adam. On Friday 13 July 2001 03:36, you wrote: Adam Fowler at [EMAIL PROTECTED] wrote: *being random* The RPM of tc4 worked great on Mandrake 8.0 beta 3. Incidentally, the tc4 docs suck. I had to read deeply into the config files to find out how to get it

RE: Tomcat 4 installer - testers needed

2001-07-15 Thread hiten pandya
hello Remy, i have an idea for that problem of urs; if one can open the autoexec.bat or startup.bat(tomcat startup script), then we can directly insert the environment variables at run-time. how bout that? thanx in advance Hiten Pandya(15) [EMAIL PROTECTED]

Re: Alternative to NSI

2001-07-15 Thread hiten pandya
hi all, talking about alternatives, there is a program called DemoSheild from InstallShield which is free and can be used to make msi install scripts. There is another program called 'Setup Factory 5.0' which has some very advanced features like regisrty editing, inf. file editing, setting

RE: Alternative to NSI

2001-07-15 Thread Rob S.
There's a free~ish version of Wise I think... isn't that what Apache(httpd) uses? Either way Remy, I tried the install last nite (NSI) and it worked fine. Looks pretty cool too =) - r -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED]] Sent: Sunday, July 15, 2001 1:55

Re: Tomcat 4 installer - testers needed

2001-07-15 Thread kevin seguin
Or we can assume that java.exe is in the user's path. Jasper will need JAVA_HOME to run, though, to be able to use javac. kind of an unrelated question, but ... is there a jar file or something that can be distributed with tomcat that contains the compiler stuff so that only the jre is

Re: Tomcat 4 installer - testers needed

2001-07-15 Thread Remy Maucherat
Or we can assume that java.exe is in the user's path. Jasper will need JAVA_HOME to run, though, to be able to use javac. kind of an unrelated question, but ... is there a jar file or something that can be distributed with tomcat that contains the compiler stuff so that only the jre

cvs commit: jakarta-tomcat-4.0/resources INSTALLLICENSE main.ico tickno.bmp tickyes.bmp uninst.ico

2001-07-15 Thread remm
remm01/07/15 12:17:32 Added: resources INSTALLLICENSE main.ico tickno.bmp tickyes.bmp uninst.ico Log: - Add additional icons and resources. Revision ChangesPath 1.1 jakarta-tomcat-4.0/resources/INSTALLLICENSE Index:

cvs commit: jakarta-tomcat-4.0 build.xml tomcat.nsi

2001-07-15 Thread remm
remm01/07/15 12:39:07 Modified:.build.xml tomcat.nsi Log: - Use the new resources. - Warn about JAVA_HOME before starting the installation. Revision ChangesPath 1.26 +6 -4 jakarta-tomcat-4.0/build.xml Index: build.xml

Re: [DOC] TOC - thoughts

2001-07-15 Thread Craig R. McClanahan
On Sat, 14 Jul 2001, Adam Fowler wrote: [snip] Is this documentation going to be used on the jakarta-tomcat site? If so who can commit the documents? As a Tomcat developer, I believe that docs about a particular version of a software package should be shipped with that package (*and*,

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/request AccessInterceptor.java

2001-07-15 Thread costin
costin 01/07/15 16:09:31 Modified:src/etc Tag: tomcat_32 server.xml src/share/org/apache/tomcat/request Tag: tomcat_32 AccessInterceptor.java Log: Remove the xml:debug ( it creates problems when xerces is used ) Added extra check for //

RE: Tomcat 4 installer - testers needed

2001-07-15 Thread mettu . kumar
Remy, Probably we shoudln't be appending c:\ to JAVA_HOME if JAVA_HOME is not set(So that it works fine after JAVA_HOME is properly set). Kumar. -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED]] Sent: Saturday, July 14, 2001 11:24 PM To: [EMAIL PROTECTED]

RE: Tomcat 4 installer - testers needed

2001-07-15 Thread Remy Maucherat
Quoting [EMAIL PROTECTED]: Remy, Probably we shoudln't be appending c:\ to JAVA_HOME if JAVA_HOME is not set(So that it works fine after JAVA_HOME is properly set). If you look at the script, you'll notice that there's no c:\ in the link. It's just the windows explorer which gets

cvs commit: jakarta-tomcat/bin xalan.jar crimson.jar jaxp.jar

2001-07-15 Thread costin
costin 01/07/15 16:35:00 Added: bin xalan.jar crimson.jar jaxp.jar Log: Added jaxp1.1 binaries - it seems we are the last jakarta to do so :-) As previously discussed and aproved on tomcat-dev, tomcat3.3 will use jaxp1.1, since 1.0 has been replaced with 1.1 ( the

cvs commit: jakarta-tomcat build.xml

2001-07-15 Thread costin
costin 01/07/15 16:53:11 Modified:.build.xml Log: Updated the jaxp to 1.1 ( I checked in the binaries, like all other project do - I'm not sure the commit mail went through ). - add the internal/ dir for easier configuration of trusted apps and modules - remove

cvs commit: jakarta-tomcat/src/etc modules.xml server.xml

2001-07-15 Thread costin
costin 01/07/15 16:55:07 Modified:src/etc modules.xml server.xml Log: - added the internal dir for trusted apps and modules - Added a (commented-out) ApacheConfig module - removed jasper34 ( it'll be added as an add-on, it'll not be part of the release since it's not

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/aaa AccessInterceptor.java

2001-07-15 Thread costin
costin 01/07/15 16:58:32 Modified:src/share/org/apache/tomcat/modules/aaa AccessInterceptor.java Log: AccessInterceptor will now use case-insensitive match for windows. Better safe :-) The main reason is that FileUtil ( which is used right now to do

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

2001-07-15 Thread costin
costin 01/07/15 17:00:42 Modified:src/share/org/apache/tomcat/modules/config ApacheConfig.java Log: Remove the ending / from Alias ( it's not used in the default config, only when you want static files served by apache ) Revision ChangesPath 1.17 +3 -3

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

2001-07-15 Thread costin
costin 01/07/15 17:01:43 Modified:src/share/org/apache/tomcat/modules/config AutoWebApp.java Log: AutoWebApp ( the one that adds apps from a dir ) can now set the trusted flag and a profile on all apps loaded from that particular dir. Revision ChangesPath 1.6

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

2001-07-15 Thread costin
costin 01/07/15 17:02:32 Modified:src/share/org/apache/tomcat/modules/config LoaderInterceptor11.java Log: Set the class loader in addContext, there's no need to wait until contextInit. Revision ChangesPath 1.14 +0 -9

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

2001-07-15 Thread costin
costin 01/07/15 17:05:04 Modified:src/share/org/apache/tomcat/modules/config ServerXmlReader.java Log: Extra check in trusted apps. Since the app is trusted, it has full access to the internals - it could add new modules during a servlet init, but we

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/mappers DecodeInterceptor.java

2001-07-15 Thread costin
costin 01/07/15 17:12:04 Modified:src/share/org/apache/tomcat/modules/mappers DecodeInterceptor.java Log: Major security addition - DecodeInterceptor is now able to normalize a URI, using the same (well tested ) alghoritm that apache does. This will

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/mappers SimpleMapper1.java

2001-07-15 Thread costin
costin 01/07/15 17:19:46 Modified:src/share/org/apache/tomcat/modules/mappers SimpleMapper1.java Log: Allow case insensitive matching. This is another big security addition - we already had huge problems with that. Note that this fix is done at the

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/hooks Hooks.java

2001-07-15 Thread costin
costin 01/07/15 17:20:26 Modified:src/share/org/apache/tomcat/util/hooks Hooks.java Log: Added the missing methods ( resetCache and addHook ) Revision ChangesPath 1.6 +10 -0 jakarta-tomcat/src/share/org/apache/tomcat/util/hooks/Hooks.java Index:

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/xml XmlMapper.java

2001-07-15 Thread costin
costin 01/07/15 17:20:58 Modified:src/share/org/apache/tomcat/util/xml XmlMapper.java Log: Use the class loader set by the user when creating objects. Revision ChangesPath 1.34 +5 -3 jakarta-tomcat/src/share/org/apache/tomcat/util/xml/XmlMapper.java

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/startup Main.java

2001-07-15 Thread costin
costin 01/07/15 18:09:08 Modified:src/share/org/apache/tomcat/startup Main.java Log: Make sure the context class loader is set ( if 1.2 available ) Revision ChangesPath 1.36 +3 -2 jakarta-tomcat/src/share/org/apache/tomcat/startup/Main.java Index:

cvs commit: jakarta-tomcat/src/tests/webpages/WEB-INF test-tomcat.xml

2001-07-15 Thread costin
costin 01/07/15 18:13:46 Modified:src/tests/webpages/WEB-INF test-tomcat.xml Log: Added few more checks for security. Add the class path to the taskdefs, so it can be run standalone. Revision ChangesPath 1.34 +99 -5

cvs commit: jakarta-tomcat-4.0 tomcat.nsi

2001-07-15 Thread remm
remm01/07/15 19:47:02 Modified:.tomcat.nsi Log: - Find the path to JavaHome in the registry instead of using an environment variable. - Will complain if no JDK is found. Revision ChangesPath 1.6 +19 -9 jakarta-tomcat-4.0/tomcat.nsi