Hi, One of the big Tomcat 5.5 changes is that there's no need for a JDK, only a JRE. But maybe there's a bug in the Tomcat 5.5.1 setclasspath.bat ;)
Yoav Shapira Millennium Research Informatics >-----Original Message----- >From: Hongsong Zhou [mailto:[EMAIL PROTECTED] >Sent: Friday, September 10, 2004 12:17 PM >To: [EMAIL PROTECTED] >Subject: RE: Tomcat Start.bat and shutdown.bat > >You should install JDK instead of JRE. If you install JDK, you'll have >all these 4 exe files. If you only installed JRE, you'll not be able to >compile servlets and jsps. > >>>> [EMAIL PROTECTED] 09/10/04 11:06AM >>> >Hongsong: > >I tried using the batch files I found in the zipped version. > >Here's the problem I am running into. > >I have JRE 1.4.2 installed on my machine. > >But SetClassPath.bat looks for the following executables in JAVA_HOME: >java.exe >javaw.exe >jdb.exe >javac.exe > >In my case, javac.exe and jdb.exe do not exist and as a result, it >aborts. > >Any ideas? > >-----Original Message----- >From: Hongsong Zhou [mailto:[EMAIL PROTECTED] >Sent: Friday, September 10, 2004 10:03 AM >To: [EMAIL PROTECTED] >Subject: Re: Tomcat Start.bat and shutdown.bat > >http://www.mail-archive.com/[EMAIL PROTECTED]/msg135694.ht ml > > >>>> [EMAIL PROTECTED] 09/10/04 08:49AM >>> >Hello: > > > >When I installed Tomcat 5.5.1 on Windows XP Professional, it failed to >create the program group. > > > >I understand that it should have created two batch files for starting >and >shutting down the Tomcat instance. > > > >Can somebody share with me either the batch files or the command line >for >accomplishing the tasks? > > > >Thanks. > > > > > > >--------------------------------------------------------------------- >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] > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
