Show TOC

Procedure documentationDeploying the EAR to the AS Java Locate this document in the navigation structure

 

In this step you deploy the MyLoginModuleEAR file.

To deploy the file you use the Deploy view of the SAP NetWeaver Developer Studio.

Prerequisites

  • The AS Java is up and running.

  • The Deploy Controller of the AS Java is started and you have administrative privileges to use it.

Procedure

  1. Make sure you have properly configured the connection to the AS Java.

    To check it, from the menu path choose   Window   Preferences  and choose SAP AS Java. Adjust the parameters if necessary.

  2. From the menu path, choose   Window   Show View   Other...  

  3. In the dialog that appears, choose   Deploy View   Deploy View.  

  4. On the Deploy View tab, select External Deployable Archives and choose Add Element (Add Element).

  5. Browse to the location of the MyLoginModuleEAR.ear file.

  6. Select the EAR file and choose Open.

  7. Choose Deploy (Deploy).

    Caution Caution

    To remove a login module from the AS Java, use the Undeploy view.

    End of the caution.

Result

The EAR file is deployed to the AS Java.

More Information

Deploying Archives