Stub Generation wizard

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 Module To Generate Stubs For

Select the module you want stubs generated for in the list box by clicking it.

Add button

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.

Remove button

To remove a module from the list box, select it and click the Remove button.

Additional Options

The second page of the Stub Generation wizard allows you to enter options to control the stub generation process.

Output Options

Enter A Filename To Save The Generated File To

Enter a name for the generated client JAR. You can use the Browse button to navigate to a save location.

Advanced Options

Classpath

Use this field in conjunction with the Edit button to find the archives or directories you want added to the classpath.

Edit button

Displays the Classpath Editor to allow you specify what you want added to the classpath before the stubs are generated.

Arguments

Specify the arguments you want passed to the java2iiop compiler.

More Info

Displays the arguments you can pass to the java2iiop compiler.