Re: Jacorb and JRE-11
"Pierskalla, Eric" <[email protected]> Mon, 19 Nov 2018 13:57:20 +0000
| Newsgroups | gmane.comp.corba.jacorb.devel |
|---|---|
| Message-ID | <VI1PR07MB5294D685A2EAFA4407124652EED80@VI1PR07MB5294.eurprd07.prod.outlook.com> |
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@lists.spline.inf.fu-berlin.de <jacorb-developer-bounces~eric.pierskalla=datalogic.com@lists.spline.inf.fu-berlin.de> On Behalf Of Amit Pande Sent: Friday, November 16, 2018 11:23 AM To: [email protected] 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 - [email protected] 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. _______________________________________________ jacorb-developer maillist - [email protected] https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer