Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jacorb: Free Java implementation of OMG's CORBA standard
- Summary
- - high-performance, fully multithreaded ORB
- IDL compiler, supports OMG IDL/Java language mapping
rev. 2.3, OBV
- native IIOP, GIOP 1.2 and Bidirectional GIOP
- POA (Portable Object Adapter)
- AMI (Asynchronous Method Invocations)
- ETF (Extensible Transport Framework)
- POAMonitor, a GUI tools that lets you inspect your
object adapters (screenshot)
- Dynamic Invocation Interface (DII) and Dynamic Skeleton
Interface (DSI)
- Dynamic Management of Anys (DynAny)
- Portable Interceptors (standard)
- OMG Interoperable Naming Service
- NameManager, a GUI browser for the name service
(requires Swing or JDK 1.2) (screenshot)
- improved IIOP over SSL, includes KeyStoreManager
- OMG Notification and Event service
- Transaction Service, Collection and Concurrency services
- TradingService (supports trader links), an extension of
Mark Spruiell's free JTrader
- CORBA 2.3 Code set support
- Appligator, an IIOP proxy
- Support for HTTP tunneling
- Domain Manager, an object domain management service,
includes a domain browser GUI
- Interface Repository
- IRBrowser, a GUI front end for the Interface Repository
- Implementation Repository
- Implementation Repository Manager, a GUI front end for
the Implementation Repository
- IDL and Java source for all CORBA/COSS interfaces
- examples and full source code included
- 100% pure Java, JDK 1.3 and 1.4 compatible, also cooperates
with Sun's JDK 1.2 classes (releases prior to 1.4 are
compatible with JDK 1.1)
Arch: noarch
| Download: | jacorb-2.2.4-3jpp.src.rpm |
| Build Date: | Tue Feb 20 22:13:56 2007 |
| Packager: | Deepak Bhole <dbhole@jpackage.org> |
| Size: | 15.22 MiB |
Changelog
- * Mon Feb 19 23:00:00 2007 Deepak Bhole <dbhole{%}redhat{*}com> - 0:2.2.4-3jpp
-
- Adding pom file and appropriate depmap fragment for the idl compiler.
- Added missing BRs
- Remove post/postuns for javadoc and make dirs %doc
- * Sun Feb 18 23:00:00 2007 Fernando Nasser <fnasser{%}redhat{*}com> 0:2.2.4-2jpp
-
- Add missing requires
- * Sun Feb 18 23:00:00 2007 Fernando Nasser <fnasser{%}redhat{*}com> 0:2.2.4-1jpp
-
- Upgrade