jacorb as OSGi bundle - build option -Dno-rmi
Sofie De Cooman <[email protected]> Tue, 2 Jul 2013 14:25:25 +0200
| Newsgroups | gmane.comp.corba.jacorb.devel |
|---|---|
| Message-ID | <CACvOFmt9j46S3jR2Y8f2Tbsy8DXUZT=pu5uQbM3do0=eJGz+tg@mail.gmail.com> |
Hi all, Our application uses the OSGi framework. Creating an OSGi bundle for jacorb from the standard jacorb.jar results in the classloading issues as explained on http://www.mail-archive.com/[email protected]/msg05408.html. Resolving this for jacorb version 2.3.1 was possible by first rebuilding it with option -Dno-rmi=true since we don't need rmi-iiop support (this is also explained on http://www.mail-archive.com/[email protected]/msg05438.html). In jacorb 3.x versions however, this build option no longer seems to be supported. We are still able to create an OSGi bundle for jacorb by manually adapting the org.jacorb.orb.Reference class (let it directly extend org.omg.CORBA.portable.ObjectImpl), but I wondered it there was a specific reason for no longer supporting this build option. If not, would it be possible to introduce it again. Probably other developers will bump into the same problem. Thanks, Sofie _______________________________________________ jacorb-developer maillist - [email protected] https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer