hi maarten,
under NT i did some
  ...
  set _JAVA_HOME=%JAVA_HOME%
  set JAVA_HOME=E:\dev\jdk\jdk1.3
  ...
  cleanup:
  set JAVA_HOME=%_JAVA_HOME%
  ...

in catalina.bat AND newapp.bat.
Hence, some explicit SET JAVA_HOME=c:\JDK1.3 in those batch files should work fine ... 
!?

Dirk

Maarten Roosendaal wrote:

> Hi,
>
> I'm new with Turbine and i can't seem to get the JAVA_HOME variable set correctly.
>
> I have:
> c:\JDK1.3
> c:\Program Files\JavaSoft\Jre\1.3\
> c:\tdk
>
> Setting the Path and Classpath is no problem but the JAVA_HOME is causing me 
>problems and i've tried several things. Can anyone assist me with this.
>
> Thank you,
> M. Roosendaal


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to