Deploying the J2EE Archive File on WebSphere

This topic describes how to deploy the J2EE archive file using WebSphere.

See Also
Deploying the J2EE Archive File in Japanese
Deploying the J2EE Archive File on WebLogic
Deploying the J2EE Archive File on Tomcat
  1. Start your WebSphere server.

    The shell command for starting WebSphere is stored in:

    ../IBM/WebSphere/AppServer/bin/

  2. Start a browser and access http://SERVERNAME:PORTNAME/ibm/console to open the admin console.

    Login so that the changes you make are attributed to you.

  3. Click Applications > Install New Application.
  4. Select the web application (.ear file) to deploy and click Next.
  5. Verify all the settings shown and continue to click Next until you reach the summary page. Then click Finish.
    The registration process begins.
  6. When the process is finished, a message is displayed stating Application NAME was successfully installed. Click Save in Directly Save to Master Configuration.
  7. Click Enterprise Applications and select the web application. Click Start.
    The registered web application starts.
  8. Finally, access http://HOSTNAME:PORTNUMBER/enovia/emxLogin.jsp.

If the web application has been successfully deployed, the Login window appears.