Am Montag, den 29.08.2005, 10:17 +0200 schrieb Peter Eberlein:
> Hi,
> 
> asking on dev-dba, Frank redirected me to this list.
> 
> I want to automate the Java-Settings during and after the installation.
> So, if a JDBC-Driver is required, the users have to add a classpath via 
> GUI and restart the application. Is there a way to automate this via 
> scripting?
> 
> There's no jvmsetup in 2.0 anymore, I think.
> 
> Alternatively a API-solution (Basic) would be appreciated (if no 
> restarting is required).

I don't know for sure, but maybe your goal can be reached by:

- using a response file for installation
- adding the path to the jvm to the shared part after -net installation
before any user installation

At least for OOo1.1.x you could write to <base>/share/config/javarc ...
but I'm not using 2.x.

HTH,
Marc



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

Reply via email to