Show TOC Start of Content Area

Procedure documentation Deploying the EAR to the AS Java  Locate the document in its SAP Library structure

Use

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 (This graphic is explained in the accompanying text).

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

       6.      Select the EAR file and choose Open.

       7.      Choose Deploy (This graphic is explained in the accompanying text).

Caution

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

Result

The EAR file is deployed to the AS Java.

More Information

Deploying Archives

Next Step

Configuring the Login Module on the AS Java

 

End of Content Area