Start the Web Application Servers

Start the required Web application Servers, to run the infrastructure services.

Start WebSphere Profile

Navigate to the [Webshpere_Installation_Directory] /AppServer/<profiles>/<profile name>/bin directory, and execute ./startServer.sh server1.

Start WebLogic Domain

Navigate to the <WebLogic Installation Directory>/user_ projects/domains/<domain name>/bin directory, and execute startWebLogic.sh -d64.

Note:

If WebLogic is already running, access the WebLogic Admin Console. Stop and start the application <context name>.ear file.

Start Tomcat Application

Navigate to the <Tomcat_Install_ Directory>/bin directory, and execute ./catalina.sh run.