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


User jelabarre changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|RESOLVED                  |REOPENED
--------------------------------------------------------------------------------
                Resolution|DUPLICATE                 |
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Aug  4 15:09:41 -0700 
2005 -------
Validated still a problem with OOo 1.9.122 (Fedora core 4,
IBMJava2-142-ia32-SDK-1.4.2-2.0)

I have tried to add settings to the OO script ( 
/usr/bin/openoffice.org-1.9 ) in order to force it to recognize the location of
the JRE, as below: 

========================================
#!/bin/sh

export JAVA_HOME="/opt/IBMJava2-142/jre"
export PATH=$JAVA_HOME/bin:$PATH

exec /etc/openoffice.org-1.9/program/soffice "$@"
========================================

If there are supposed to be other tweaks in order to make this work for
end-users off the standard package, these need to be documented.  Otherwise this
will never be considered resolved.

Accodring to /opt/openoffice.org1.9.122/share/config/javavendors.xml, this
configuration is supposed to be supported:

=======================================
.....
  <vendor name="IBM Corporation">
    <minVersion>1.3.1</minVersion>
    <maxVersion>1.4.2</maxVersion>
  </vendor>
.....
=======================================


The IBM JRE is the required (and generally the only *allowed*) version of Java
for corporate use.  It also is necessary to have the IBM version as it is the
only *supported* version for some other work-critical tools.


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