Hi, In order to use the CORBA classes you will need to have those jars before the jdk's implementation.
Cheers, Edell. -----Original Message----- From: Donald Woods [mailto:[EMAIL PROTECTED] Sent: 24 April 2007 14:44 To: gdev Subject: Yoko and java.endorsed.dirs question What order should the paths be for java.endorsed.dirs? Should it be - 1) JDK's lib/endorsed before Geronimo's lib/endorsed 2) Geronimo's lib/endorsed before the JDK's lib/endorsed I'm wondering due to the following warning/exception in the geronimo-corba module - "Incorrect level of org.omg.CORBA classes found. Likely cause is an incorrect java.endorsed.dirs configuration" Don't we need the Yoko implementation in the endorsed classpath before the JDK's implementation??? -Donald
