EAServer generates EJB wrapper components to host CORBA components in EAServer. Before generating the EJB wrapper components, compile your component implementation to a code base directory that is in the application server’s default class path, such as one of the following:
The java/classes subdirectory
The genfiles/java/classes subdirectory
Run the jaguar-compiler command on the CORBA package to generate the EJB wrapper components. You can run the jaguar-compiler command several ways:
From the Management Console as described in “Refreshing CORBA packages in the Management Console”.
Using a configuration script, as described in “Managing CORBA packages with configuration scripts”.
Using the jaguar-compiler command-line tool, as described in Chapter 12, “Command Line Tools,” in the System Administration Guide.