These guys sell one
http://www.advancedinstaller.com/features/jre-installer.html

These guys give it away
http://sourceforge.net/project/downloading.php?groupname=nsis&filename=nsis-2.27-src.tar.bz2&use_mirror=puzzle

Both JRE and Tomcat have windows EXE packages...
Any installer should allow you to unpack and run each one... so user will see JRE setup
and then Tomcat the service set up....

I have another (untested) but possible very radical way.
On this site http://coolese.100free.com/  have a look at IGNITION.
It installs Java exec jars by letting the user click on a URL.in their browser. On windows one can use a script in the page to auto install JRE... it has that script.

Then there is a port of tomcat on the same site to a nornal jar configuration. Its radical, but in theory the user can click on a link in their browser, and Tomcat will start
running... not recommended but fun.

Good Luck


----- Original Message ----- From: "Rene Guenther" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Friday, June 01, 2007 5:30 PM
Subject: Re: installing Java and Tomcat


You could do it by yourself with innosetup for windows based systems.

René

On Fri, 1 Jun 2007 11:19:59 -0400
 "Alexander Nakhimovsky" <[EMAIL PROTECTED]> wrote:
Is there an installer, for any platform, that bundles JRE and Tomcat,
installs JRE first and configures Tomcat to use that JRE? Would such an
installer be possible?

Alexander Nakhimovsky
Computer Science Department
Colgate University Hamilton NY 13346
 http://cs.colgate.edu/~sasha
Director, Project Afghanistan
  http://www.colgate.edu/projectafghanistan

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to