Deploying the EAR to the AS Java 
In this step you deploy the MyLoginModuleEAR file.
To deploy the file you use the Deploy view of the SAP NetWeaver Developer Studio.
The AS Java is up and running.
The Deploy Controller of the AS Java is started and you have administrative privileges to use it.
Make sure you have properly configured the connection to the AS Java.
To check it, from the menu path choose and choose SAP AS Java. Adjust the parameters if necessary.
From the menu path, choose
In the dialog that appears, choose
On the Deploy View tab, select External Deployable Archives and choose
(Add Element).
Browse to the location of the MyLoginModuleEAR.ear file.
Select the EAR file and choose Open.
Choose
(Deploy).
Caution
To remove a login module from the AS Java, use the Undeploy view.
The EAR file is deployed to the AS Java.