Update setup of java.endorsed.dirs to always have ours before the JVM
---------------------------------------------------------------------
Key: GERONIMO-3114
URL: https://issues.apache.org/jira/browse/GERONIMO-3114
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: JVM-compatibility, Maven Plugins for G, startup/shutdown
Affects Versions: 2.0-M5
Reporter: Donald Woods
Assigned To: Donald Woods
Fix For: 2.0-M5
I'm seeing a failure to start the server on certain IBM JVM's, like the IBM SDK
for Solaris (or HP-UX.) This is due to a unique packaging change, where they
supply a jre/lib/endorsed directory which contains their Orb implementation.
Edell and Rick confirmed that the Yoko CORBA implementation has to appear
before the JVM provided implementation in Dev thread -
http://www.nabble.com/Yoko-and-java.endorsed.dirs-question-tf3638785s134.html
The fix, will be to update the geronimo.bat|.sh scripts and the
geronimo-maven-plugin to place the server's lib/endorsed path before the JVM
provided one.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.