Eclipse GlassFish CORBA-ORB is a runtime component that can be used for distributed computing using IIOP communication.
Compatibility:
| GlassFish CORBA-ORB version | Java | Notes |
|---|---|---|
| 6.0 | 17 - 26 | TBD, Removed Obsoleted JDK API usages |
| 5.0 | 17 - 25 | JPMS support |
| 4.2 | 8 - 11 | Migrated from Oracle to Eclipse Foundation |
Note: Compatibility means that the project passes its own tests running mvn clean install.
Run all tests
- Not supported on JDK25+ until we remove Applets and SecurityManager
mvn -Pall-tests clean install
- For a temporary release branch
- Use CI Release Job to build, test and deploy
- Update this file, README.md
Please visit the www and www/design directories. Unfortunately we did not migrate the project website yet, but most of it is in these files. You can also visit the original Java EE Oracle GlassFish CORBA website.