[wildfly-dev] How to avoid depending on corba classes in rt.jar
Michael Musgrove
mmusgrov at redhat.com
Wed Jan 20 11:07:58 EST 2016
The narayana jts jar has dependencies on internal jdk orb classes. We test
that it can work with the openjdk-orb by adding the openjdk-orb jar to the
bootclasspath. However, jdeps -jdkinternals reports that we depend on
internal JDK APIs. Is it the case that we cannot avoid this warning but
that we are safe provided at runtime we use the classes in the openjdk-orb
jar?
A follow up question is, if we add javax.orb.api as module dependency (in
our wildfly transactions subsystem) then at runtime will we be using the
classes provided by openjdk-orb?
Thanks,
Mike
--
Michael Musgrove
Transactions Team
e: mmusgrov at redhat.com
t: +44 191 243 0870
Registered in England and Wales under Company Registration No. 03798903
Directors: Michael Cunningham (US), Paul Hickey (Ireland), Matt Parson
(US), Charles Peters (US)
Michael Cunningham (US), Charles Peters (US), Matt Parson (US), Michael
O'Neill(Ireland)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20160120/874bd788/attachment.html
More information about the wildfly-dev
mailing list