Hi, Frank Schönheit - Sun Microsystems Germany wrote:
Hmm. I would have expected to appear those settings in the configuration, which is accessible by API. However, just tried it and found that the class path is stored in your user data directory, in user/javasettings_<something>.xml. Weird (and a bug, IMO - shouldn't configured data be part if the configuration?).
Yes. In OOo 1.1 Java settings were stored in the configuration. But the configuration of course requires UNO. And a started UNO infrastructure could already contain Java components. It would even be possible to write a configuration backend in UNO. So in general it may be the case that the (single) in-process JVM service must be up and running before the configuration is usable. That leads to a serious bootstrap problem, so in OOo 2 the Java configuration data had to be moved out of the configuration service. Similarly anything need to configure UNO (e.g. what registries to use) can't be managed by the configuration service.
So, I don't have an idea, but you might want to ask on [EMAIL PROTECTED], since this is a more general-purpose question and not strictly related to DBA - others there might be able to help you.
True. Ciao, Jörg -- Joerg Barfurth Sun Microsystems - Desktop - Hamburg >>>>>>>>>>>>>>>>>> using std::disclaimer <<<<<<<<<<<<<<<<<<<<<<< Software Engineer [EMAIL PROTECTED] OpenOffice.org Configuration http://util.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
