Deploying the EAR to the AS Java

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.

Context

In this step you deploy the MyLoginModuleEAR file.

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

Procedure


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

    To check it, from the menu path choose Start of the navigation pathWindow Next navigation step Preferences End of the navigation path and choose SAP AS Java . Adjust the parameters if necessary.

  2. From the menu path, choose Start of the navigation pathWindow Next navigation step Show View  Next navigation step  Other...End of the navigation path

  3. In the dialog that appears, choose Start of the navigation pathDeploy View Next navigation step Deploy View.End of the navigation path

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

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

  6. Select the EAR file and choose Open .

  7. Choose Deploy.

Results

The EAR file is deployed to the AS Java.

More Information

Deploying Archives