> From: Hannes Smit [mailto:hsmit...@hotmail.com] > Subject: RE: tomcat 6 service on local computer could not start (1067 > error) > > I installed jdk 5, jre 5, jdk 6 and jre 6
Overkill? > I modified in tomcat6w the path to C:\Program > Files\Java\jdk1.6.0_14\jre\bin\client\jvm.dll (don't know why jre is > there.. but it works). Within each JDK is a so-called private JRE; you can use that or the public JRE that you also installed. > since I put this path in PATH at the beginning instead of the end! If you poke around in C:\Windows\system32 you'll likely find a java.exe and possibly some other Java-related launchers. I think these are installed when you put in a public JRE, but they may well be inappropriate for the levels you're using. Putting the JDK's bin directory first insures that will be searched before system32. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org