[jacorb-developer] Jacorb and JRE-11
Pierskalla, Eric
Eric.Pierskalla at datalogic.com
Mon Nov 19 14:57:20 CET 2018
Hello Amit,
Please see this:
http://lists.spline.inf.fu-berlin.de/pipermail/jacorb-developer/2018-July/000927.html
We have gotten JacORB working in Java 9-11 by linking these jars into our application:
jacorb-3.9.jar
jacorb-omgapi-3.9.jar
jboss-rmi-api_1.0_spec-1.0.6.Final.jar
slf4j-api-1.7.14.jar
slf4j-jdk14-1.7.14.jar
Thanks to Gergely Jakab for the suggestion.
In addition, we specify the location of the orb.properties file that JacORB should use by adding:
-Dcustom.props="path_to_the_orb_properties_file\orb.properties"
to the command line that starts our application.
I found that information here:
https://www.jacorb.org/bugzilla/show_bug.cgi?id=486
I hope this helps.
Eric Pierskalla
-----Original Message-----
From: jacorb-developer-bounces~eric.pierskalla=datalogic.com at lists.spline.inf.fu-berlin.de <jacorb-developer-bounces~eric.pierskalla=datalogic.com at lists.spline.inf.fu-berlin.de> On Behalf Of Amit Pande
Sent: Friday, November 16, 2018 11:23 AM
To: jacorb-developer at lists.spline.inf.fu-berlin.de
Subject: [jacorb-developer] Jacorb and JRE-11
Hello all,
http://lists.spline.inf.fu-berlin.de/pipermail/jacorb-developer/2018-March/000914.html
Are there any updates on this thread? We have multiple legacy components using CORBA and we use Jacorb library very heavily.
Would appreciate any insights on impact of moving to JRE-11.
Thanks,
Amit
_______________________________________________
jacorb-developer maillist - jacorb-developer at lists.spline.inf.fu-berlin.de
https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer
CONFIDENTIALITY NOTICE. This message is for the sole use of the intended recipient(s) and may contain confidential and/or privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please destroy all copies of the original message, including any and all attachments, and notify the sender immediately.
More information about the jacorb-developer
mailing list