Alexander Nakhimovsky 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?

The JRE & Tomcat are supplied under separate licenses, so that's likely to prevent them being distributed together - I'd guess.

The steps to configure Tomcat to use a given JRE are so minor compared to configuring it for production/your application that you could probably write your own installer script to do the last bit.

steps being:

1. run jre installer
2. set JAVA_HOME environment variable
3. unzip tomcat in target dir

p

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]



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to