Integrates protocols for inter-tier communication
-
Client-Middleware protocol integration via protocol detection and dedicated protocol handlers
|
CORBA - JWORB is an OMG compliant ORB written in Java and acting as middleware in the 3-(or more)-tier CORBA applications
|
HTTP - JWORB is a Web Server using CORBA services where possible
|
COM - we are planning to implement COM/CORBA bridge as specified by OMG to enable interoperability between CORBA and DCOM objects
|
RMI - JWORB is written in Java so the interface to the 100% Pure Java world is naturally available via RMI -- new RMI uses IIOP
|
W3C - we intent to implement new Web Object Model (XML+RDF+DOM) using CORBA services in JWORB
|