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

Re: build.xml



Hi Kees,

Mon, 22 May 2000 Kees Jongenburger wrote:
>I dont understand who the install works
>how can a give extra properties to the install (like the port)

Use the install script for this. The script can be found in ./bin/ozoneInst.

>java org.ozoneDB.tools.Install -d`pwd`/data -Dport=3001 \
>-DadminPort=3334
>java org.ozoneDB.tools.Install -d`pwd`/data -DozoneDB.port=3001 \
>-DozoneDB.adminPort=3334
>
>doens't seam to work
>
>and 
>sed "s,3000,3001,g" temp.properties > config.properties
>doesn't seam to me like the right solution :)

If you want directly call the Java class then use:

java -DozoneDB.port=3001 org.ozoneDB.tools.Install -d/tmp/db

Regards,
Lars
--
________________________________________________________________
Lars Martin                         mailto:lars@softwarebuero.de
softwarebuero m&b (SMB)              http://www.softwarebuero.de