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

Nick Cross jacorb at goots.org
Thu May 22 20:35:25 CEST 2014


Hi,

Thanks for doing that testing. Its interesting that some of the 
highlighted issues seem to be with an older version of JacORB. The later 
versions do have an internal ORBSingleton class to try and avoid clashes.

Regards

Nick

On 22/05/14 16:43, Hugo Roenick wrote:
>
> 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
>
> _______________________________________________ jacorb-developer
> maillist  -  jacorb-developer at lists.spline.inf.fu-berlin.de
> https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer
>


More information about the jacorb-developer mailing list