[jacorb-developer] FYI - ORB classloader change in Java 7u55, Java 8u5 - Suggestions needed

Hugo Roenick hroenick at gmail.com
Thu May 22 17:43:48 CEST 2014


On May 21, 2014, at 9:49 AM, Hugo Roenick <hroenick at gmail.com> wrote:

> Our undestanding about this notes is that now we are forced to use the JRE ORB as the singleton one, and can use any other ORB by using the ORB.init(args, props). We are about to test if not setting the "org.omg.CORBA.ORBSingletonClass" property and setting the org.omg.CORBA.ORBClass property works. 

Just to let you all know that ours tests worked with jacorb 3.3, 3.4 and 3.5-snapshot. We just need to stop setting the OBRSingletonClass property (for now on the ORBSingleton must be from JRE) and keep keep setting the ORBClass property to JacORB.

Regards,

-- Hugo



More information about the jacorb-developer mailing list