Show TOC

Exporting the Login Module Class in a JAR FileLocate this document in the navigation structure

Procedure


  1. Select the Java class name in the project and open the context menu. Select Export .

  2. In the dialog that appears, select Start of the navigation path Java Next navigation step JAR File  End of the navigation path. Choose Next.

  3. Specify the location where to extract the JAR file.

    Caution

    The location where you export the file must be under your workspace area.

  4. Specify the name for the JAR file. Here we use MyLoginModuleJAR.jar :

  5. To export the file, choose Finish.

Results

The file is exported to the specified location.