Console

The Console window is divided into three sections: EJB Definition, EJB Methods, and Save Location. This is the main window of the Web Service HTML/XML Stream Processing wizard. The Console window remains in view once you reach this step for creating an EJB method whose methods will access and process the desired XML or HTML streams from an HTML or XML stream.

EJB Definition Section

The EJB Definition section contains the EJB definition for your current EJB. The definition consists of the J2EE application name, the EJB name, the service package name, and the service class name. You can change any of these definition names by placing the cursor in the field and editing the name.

You can make the generated EJB stateful by selecting the Make the generated EJB stateful option. By default this option is not selected.

You can use the current proxy and wallet settings for the generated EJB by selecting the Use current proxy and wallet settings for the generated EJB option. By default this option is already selected.

EJB Methods Section

The EJB Methods section lets you add, remove, or rename EJB methods.

If you click Add, you start at the beginning of the of this wizard, the HTML/XML Stream Type window, where you can begin the process of adding another EJB method definition that accesses an HTML or XML stream through the HTTP/S protocol.

If you select an EJB method and click Remove, the highlighted EJB method is removed. Note that there is a confirmation window that pops up as part of this operation.

If you select an EJB method name and click Rename, a Rename pop-up window lets you rename the EJB method. You can click OK to complete the rename operation and return to the Console window, or you can click Cancel to cancel this rename operation and return to the Console window.

Save Location Section

The Save Location section lets you specify where you want to save the generated EJB. You can either enter a drive and directory name or browse to the location by clicking Browse.

Click Generate to save your generated EJB to the specified directory.

Quitting from the Wizard

Click Cancel to quit from the wizard. A Warning confirmation pop-up window displays asking you if you are sure you want to quit from the wizard. Click OK to quit, or click Cancel to return to the Console window.