Re: Run Tomcat without JDK

2002-12-05 Thread Billy Ng
IL PROTECTED]> Sent: Thursday, December 05, 2002 6:28 AM Subject: Re: Run Tomcat without JDK > Could you please share your install strategy. i will be shipping tomcat > and jdk app soon,so i am looking for easy to configure > installers. if any one has views on shipping an installable ver

Re: Run Tomcat without JDK

2002-12-05 Thread Will Hartung
> From: "Billy Ng" <[EMAIL PROTECTED]> > Sent: Thursday, December 05, 2002 9:24 AM > Are you using Tomcat 4? Tomcat 4's catalina.bat requires more 4 files in > the java/bin directory to start. I don't think just include the tools.jar > is good enough. Then fix it. It never ceases to amaze me

Re: Run Tomcat without JDK

2002-12-05 Thread Kristján Bjarni Guðmundsson
istján Bjarni Guðmundsson" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Thursday, December 05, 2002 1:54 AM > Subject: Re: Run Tomcat without JDK > > > > Yes you can include just the tools.jar from t

Re: Run Tomcat without JDK

2002-12-05 Thread Billy Ng
quot;Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, December 05, 2002 1:54 AM Subject: Re: Run Tomcat without JDK > Yes you can include just the tools.jar from the JSDK with your JRE. > At least that is what I do, a

Re: Run Tomcat without JDK

2002-12-05 Thread maninder s batth
Could you please share your install strategy. i will be shipping tomcat and jdk app soon,so i am looking for easy to configure installers. if any one has views on shipping an installable version of tomcat app, please free to post your views. thanks. Billy Ng wrote: Hi folks, We ship J2EE app t

Re: Run Tomcat without JDK

2002-12-05 Thread Kristján Bjarni Guðmundsson
er > > filesd in JAVA_HOME/bin directory other than JRE? > > > > Billy Ng > > > > > > - Original Message - > > From: "Shapira, Yoav" <[EMAIL PROTECTED]> > > To: "Tomcat Users List" <[EMAIL PROTECTED]> > > Se

Re: Run Tomcat without JDK

2002-12-04 Thread Bill Barker
age - > From: "Shapira, Yoav" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Wednesday, December 04, 2002 1:06 PM > Subject: RE: Run Tomcat without JDK > > > Hi, > You can probably get away with this if you don'

Re: Run Tomcat without JDK

2002-12-04 Thread Peng Tuck Kwok
I don't really see how they can raise a issue with this. Even if the use some other app server, all of them insist that you install a jdk first in order to use it. I can think of Sun One Application Server as a prime example of this, although it allows you to pick a existing installation of jdk

Re: Run Tomcat without JDK

2002-12-04 Thread Billy Ng
CTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, December 04, 2002 1:06 PM Subject: RE: Run Tomcat without JDK Hi, You can probably get away with this if you don't have JSPs, or you use jspc (or something else) to pre-compile your JSPs. However, as long

RE: Run Tomcat without JDK

2002-12-04 Thread Shapira, Yoav
Original Message- >From: Billy Ng [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, December 04, 2002 4:06 PM >To: Tomcat Users List >Subject: Run Tomcat without JDK > >Hi folks, > >We ship J2EE app to Windows box. Our installer will install the JDK and >Tomcat to the box. Howe

Run Tomcat without JDK

2002-12-04 Thread Billy Ng
Hi folks, We ship J2EE app to Windows box. Our installer will install the JDK and Tomcat to the box. However, some customers complained that they did not like to install the JDK. Is there a way to run the J2EE app on tomcat without the JDK? Can we maybe just include the JRE or tools.jar in