[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Running under windows



On Sat, 06 May 2000, Peter Newell wrote:
> >%_I downloaded ozone and got the server and admin running but when trying to run

> ojvm local under simple and others ojvm isn't understood there is a ojvm
file in the bin, not sure if its a jar or what but I can't get it to run.

> 
> Any ideas?

An ojvm.bat file for win is missing in the current distro. Try the attached one.


Falko
-- 
______________________________________________________________________
Falko Braeutigam                         mailto:falko@softwarebuero.de
softwarebuero m&b (SMB)                    http://www.softwarebuero.de

rem $Id: opp.bat,v 1.3 2000/03/26 13:58:37 daniela Exp $

@echo off

rem ----------------------------------------
rem - Set up environment settings
rem ----------------------------------------

call ozoneEnv.bat

java %1 %2 %3 %4 %5 %6 %7 %8 %9