user manual
Chapter 8: Apache web server to CORBA server connectivity 77
Chapter
8
Chapter 8Apache web server to CORBA
server connectivity
The Apache IIOP connector can be configured to enable your web server to
communicate with any standalone CORBA server implementing the
ReqProcessor Interface Definition Language (IDL). This means you can easily
put a web-based front-end on almost any CORBA server.
Note In order to implement the ReqProcessor IDL, you need to be running one of the
following BES product offerings:
■
Team Edition
■
VisiBroker Edition
■
AppServer Edition
Important For documentation updates, go to www.borland.com/techpubs/bes.
Web-enabling your CORBA server
The following steps are required to make your CORBA server accessible over
the internet:
■
“Determining the urls for your CORBA methods” on page 78.
■
“Implementing the ReqProcessor IDL in your CORBA server” on page 78.










