简体   繁体   English

Android上的开源Java CORBA ORB?

[英]Open source Java CORBA ORB on Android?

There is some info out there suggesting that it is possible to use CORBA on Android, concretely with Jacorb . 有一些信息表明可以在Android上使用CORBA,特别是Jacorb

However, it seems that officially there is no support for such thing. 但是,似乎官方不支持这种东西。

Is there any fork of JacORB that supports it? JacORB是否有支持它的分支? Are there any other open source Java ORBs that work on Android? 还有其他可在Android上使用的开源Java ORB吗?

JacORB 2 could be compiled without rmi option for Android. JacORB 2可以在没有rmi选项的情况下针对Android进行编译。 JacORB 3 needs to be patched. JacORB 3需要打补丁。 See this thread for further information or post to the JacORB mailing list. 有关更多信息,请参见此线程 ,或发布到JacORB邮件列表。

If you wish to supply patches to JacORB to get it work for Android they would be welcome. 如果您希望为JacORB提供补丁程序以使其在Android上正常运行,欢迎您。 Please post to the JacORB developer list. 请发布到JacORB开发人员列表。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM