Starting the server

Start the server so that you can log in and test the installation.

About this task

The server is started as a Java process that starts three threads:

tnameserv
The Transient Name Server to facilitate a JNDI lookup service for finding resources such as Java classes.
RMI Server
Server application process.
JMSLite
JMS Message Engine. For more information about JMSLite, see the Workflow Reference Guide.

Procedure

  1. Check that the database is running.
  2. In Package Explorer, expand EJBServer > components > core > lib, right-click on core.jar, and select Run As > Java Application.
  3. In the Select Java Application window, select StartServer and click OK.