EntireX Version 9.7
 —  EntireX Wrapper for Enterprise JavaBeans  —

Writing Applications with the Wrapper for EJB

This document covers the following topics:


Programming a Client Application

To program a client which uses an enterprise bean, perform the following tasks:

Locate the Home Interface

Create an Enterprise Java Bean Instance

Invoke the Mapped EntireX RPC method

Top of page

Compiling and Running the Client Application

Start of instruction setTo run the client

Top of page