DevPortal

How do I start and access applications?


Table of Contents


How do I start and access applications?

This section explains how to start and access applications deployed on Pramati Server from the Console, from the Server shell, or automatically at the time of Server startup.

How do I start applications from console?

To start an application from the Console:

  1. Start the Server.
  2. Select Configure > (type of) Application from the list of deployed applications in the Explore panel.
  3. Click Start against the selected application to start the application.

How do I start applications from server shell?

To start a deployed application from the Server shell, type start ear-name on the j2eeadmin:> prompt. You can also use wildcard characters to specify names of applications such as .ear, order*.ear.

How do I start applications automatically?

You can set the deployed applications to start automatically when Server starts in the following ways:

How do I access deployed applications?

After the applications have been deployed, they can be accessed using any browser that supports HTML 3.2.

To access a deployed application, enter the location of the deployed application in the browser window as: http://<host on which the server is running>:<web port number on which Server is listening>/<context root>/<first page of application>

For example, http://localhost:8181/demo/demoindex.htm displays the first page of the application.


© Pramati Technologies 2007 Runs on Pramati Server | Feedback | Legal