Hi Joachim, > For more information about how a JRE is selected by OOo you could have a > look at: > http://udk.openoffice.org/common/man/spec/javavendorextension.sxw
I investigated this document and it is really good work. That helped me to understand OOo and Java. Please let me ask some questions: I read that OOo framework knows two modes: application mode and direct mode. Direct mode is what I need, because it does not read existing configuration. How can I start soffice or unopkg in direct mode? What must my jvmfwk3rc look like for direct mode? Is this OK: -----%<----- [Bootstrap] UNO_JAVA_JFW_ENV_JREHOME=true UNO_JAVA_JFW_ENV_CLASSPATH=true UNO_JAVA_JFW_VENDOR_SETTINGS=javavendors.xml -----%<----- And thus javavendors.xml must look like the javasettings_Linux_x86.xml. Is this correct? If I am correct, these steps will enable me to start OOo with my own settings, thus also my own JRE. Right? Greetings, Tobias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
