BEA Logo BEA WebLogic Server Release 1.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

   Programming WebLogic RMI over IIOP:   Previous Topic   |   Next Topic   |   Contents   

 

Programming WebLogic RMI over IIOP

 

Contents

 

1. Using WebLogic RMI over IIOP

Overview

RMI over IIOP overview

RMI over IIOP

RMI over IIOP with IDL

Java-to-IDL mapping

Objects-by-Value

Client types

EJB-to-CORBA mapping

RMI over IIOP with SSL

Using Client Certificates

Implementing with WebLogic RMI over IIOP

System requirements

Developing an RMI over IIOP application

RMI over IIOP

RMI over IIOP using IDL

Develop the remote interface and implementation class

Generate the IDL file

Compile the IDL file

Develop the client

Configure WebLogic Server

Code examples

Additional considerations

 

Back to Top