Temporarily remove yoko jars from the lib/endorsed directory until we have
corba support
----------------------------------------------------------------------------------------
Key: GERONIMO-2788
URL: https://issues.apache.org/jira/browse/GERONIMO-2788
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.0-M2
Reporter: Kevan Miller
Assigned To: Kevan Miller
Fix For: 2.0-beta1
The presence of the yoko jars in lib/endorsed can result in the following types
of errors:
01-31-2007 11:54:38: ERROR: java.lang.ExceptionInInitializerError
at javax.rmi.PortableRemoteObject.<clinit>(PortableRemoteObject.java:37)
...
Caused by: org.omg.CORBA.INITIALIZE: Can not create Util delegate:
org.apache.yoko.rmi.impl.UtilImpl: vmcid: 0x0 minor code: 0x0 completed: No
at javax.rmi.CORBA.Util.<clinit>(Util.java:48)
Until we have corba support, I'm removing the jars from lib/endorsed. Will add
them back, later. I'll keep this jira open until then...
This helps open up CTS testing...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.