Re: java_home in tomcat6

2008-07-30 Thread zorglub76
:confused::confused::confused: I commented out the @echo off line of catalina.bat and server started with no problems. Then I removed comments, and it still worked... I don't get it. But anyway, the server is chugging happily.. zorglub76 wrote: > > Hi all, > I have a proble

Re: java_home in tomcat6

2008-07-30 Thread zorglub76
ace this problem due to > spaces in between. > so you should better install it at a location other than "Program Files" > i am surprised over how you got tc5 working this way !! > > also, did you try single-quotes as well as double-quotes ? > > On Wed, 30 Jul 2

RE: java_home in tomcat6

2008-07-30 Thread zorglub76
. Peter Crowther wrote: > >> From: zorglub76 [mailto:[EMAIL PROTECTED] >> I have a problem with setting JAVA_HOME variable in Tomcat 6.0.16. >> When I set it in catalina.bat as: >> set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_07 >> set JRE_HOME=C:\Program File

java_home in tomcat6

2008-07-30 Thread zorglub76
Hi all, I have a problem with setting JAVA_HOME variable in Tomcat 6.0.16. When I set it in catalina.bat as: set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_07 set JRE_HOME=C:\Program Files\Java\jdk1.6.0_07\jre I get an error: Files\Java\jdk1.6.0_07"" was unexpected at this time. But when I do exac