To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98528


User jl changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------
                Priority|P2                        |P3
--------------------------------------------------------------------------------
        Target milestone|OOo 3.1                   |OOo 3.2
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Thu Mar 19 11:06:31 +0000 
2009 -------
Correction: unopkg starts uno.exe so that it inherits the environment. During
setup a custom action is performed that starts unopkg. This invocation is also
done in a way that the environment is inherited.
However, the environment of the console is not available in the msi process,
hence JAVA_HOME cannot be inherited.

This could be fixed by providing a global variable when invoking  the setup. In
the custom action one would read the variable with MsiGetProperty and put then
JAVA_HOME into the environment, so that unopkg inherits it.

The other issue is that, the unorc
(uno_packages/cache/unopackages/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc)
is not cleaned up in case the registration of the Java service failed.

The current workaround is to have an Java 5 installed (including registry
entries) locally.




---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
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]

Reply via email to