Generating the Project EAR or All Project Class Files

You can generate deployable EAR files only if you have the permission to check out all the required project resources (ACLs may limit what you can check out).

Procedure

  1. Open the Generate Deployable window using any of the following methods:
    • Click WebStudio, with the down pointing triangle in front of it, and select RMS > Generate Deployable.
    • Right-click on any artifact and select RMS > Generate Deployable.
    • Click the Generate Deployable icon in the RMS toolbar.

      The Generate Deployable window is displayed.

  2. Do one of the following:
    • To generate class files, select the Generate Classes Only checkbox.
    • To generate EAR files, do not select the Generate Classes Only checkbox.
  3. From the drop-down list, select the project for which you want to generate the deployable files.
  4. (For EAR files only.) If you want to generate the debug information, select the Generate Debug Info checkbox.
  5. (For EAR files only.) If you want to include all service-level global variables, select the Include all service level global variables checkbox.
  6. Click OK.

Result

Files are saved to the preconfigured location (see Generated Files Location). Any existing files are overwritten.