You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/04/30 21:28:15 UTC

[jira] Resolved: (GERONIMO-3114) Update setup of java.endorsed.dirs to always have ours before the JVM

     [ https://issues.apache.org/jira/browse/GERONIMO-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods resolved GERONIMO-3114.
------------------------------------

    Resolution: Fixed

Committed revision 533833 in trunk.
Also updated java.ext.dirs to place ours before the JVM.

> 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-M4, 2.0-M5, 2.0-M6
>            Reporter: Donald Woods
>         Assigned To: Donald Woods
>             Fix For: 2.0-M6
>
>
> 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.