Hi,
There is a C API (jvmfwk/framework.h) which you can use to set the class
path for the current user. It is not possible to set it for all users or
particular JREs. I am not sure if you can use a C API from Basic or the
other scripting languages. If it is not possible, but it is really
important to you, then you could still code a UNO service (C++) that
uses this API. The service can then be called from Basic.
Regards,
Joachim
Peter Eberlein wrote:
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).
May be, the installation- or the dev-list are the better addresses for
this kind of question, but I want to avoid X-postings, so lets start here.
Kindly Regards
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]