This is a feature of JBuilder Enterprise.
The Stub Generation wizard generates a single client JAR containing enterprise beans that have the necessary stubs so that the JAR can be used by a client application that does not use a container, such as a CORBA client.
Note: This wizard is enabled only if the Borland Enterprise Server is your selected application server.
To display the Stub Generation wizard, choose Tools|Create EJB Client JAR.
Select the module you want stubs generated for in the list box by clicking it.
Click the Add button to add one or more modules to the list box. A Select File dialog box appears for you to use to specify the module(s) you want to add.
To remove a module from the list box, select it and click the Remove button.
The second page of the Stub Generation wizard allows you to enter options to control the stub generation process.
Enter a name for the generated client JAR. You can use the Browse button to navigate to a save location.
Use this field in conjunction with the Edit button to find the archives or directories you want added to the classpath.
Displays the Classpath Editor to allow you specify what you want added to the classpath before the stubs are generated.
Specify the arguments you want passed to the java2iiop compiler.
Displays the arguments you can pass to the java2iiop compiler.