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: Tomcat 4 installer - testers needed

2001-07-15 Thread hiten pandya
] From: Remy Maucherat <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: Tomcat 4 installer - testers needed Date: Sat, 14 Jul 2001 23:23:46 -0700 (PDT) MIME-Version: 1.0 Received: from [64.208.42.41] by hotmail.com (3.2) with ES

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

RE: Tomcat 4 installer - testers needed

2001-07-15 Thread mettu . kumar
] Subject: RE: Tomcat 4 installer - testers needed Quoting [EMAIL PROTECTED]: Remy, I tried the Installation both win2K and win98. They did work pretty well. The only problem I noticed is that when JAVA_HOME is not set before installation some how start Tomcat Menu Item items Target

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

Re: Tomcat 4 installer - testers needed

2001-07-14 Thread hiten pandya
hi Remy, all, i am right on the testing of the .exe file, i am currently using Win98 SE, so any report i make will be regarding Windows 98 SE version. thanx in advance, Hiten Pandya(15) [EMAIL PROTECTED] From: Remy

RE: Tomcat 4 installer - testers needed

2001-07-14 Thread mettu . kumar
Remy, I tried the Installation both win2K and win98. They did work pretty well. The only problem I noticed is that when JAVA_HOME is not set before installation some how start Tomcat Menu Item items Target is set to something like C:\%JAVA_HOME%\bin\java -cp This only happens if

RE: Tomcat 4 installer - testers needed

2001-07-14 Thread Remy Maucherat
Quoting [EMAIL PROTECTED]: Remy, I tried the Installation both win2K and win98. They did work pretty well. The only problem I noticed is that when JAVA_HOME is not set before installation some how start Tomcat Menu Item items Target is set to something like