One aside, the script (batch file) has an exit statement on the case where the JDK is not detected. This results in a mysterious window closing which causes a lot of hair pulling.
George Sexton MH Software, Inc. http://www.mhsoftware.com/ Voice: 303 438 9585 > -----Original Message----- > From: Remy Maucherat [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 16, 2004 9:04 AM > To: Tomcat Users List > Subject: Re: Tomcat JRE vs JDK Issue > > On Tue, 16 Nov 2004 10:46:38 -0500, Hubble, Christopher > <[EMAIL PROTECTED]> wrote: > > How does one precompile the JSPs? Then I should be able to > use TC with just > > a JRE, correct? Once TC is deployed, there should not be > any need for > > changes to it, so it's fine to precompile the JSPs. > > Some JSP 2.0 features prevent precompilation, so, with Jasper, you > cannot claim compliance without a Java compiler. > > So I can only recommend using TC 5.5 if you want to use a JRE. Note > that the shell scripts will still complain about not having a JDK, as > they have options which use JDK features. We have not decided what to > do about that at the moment, but you can easily edit the script to > bypass the check. > > -- > xxxxxxxxxxxxxxxxxxxxxxxxx > R�my Maucherat > Developer & Consultant > JBoss Group (Europe) S�RL > xxxxxxxxxxxxxxxxxxxxxxxxx > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
