DevPortal

How do I Start Server Nodes Using Command Line?


To start a Standalone J2EE Server, a J2EE Server Cluster, or a Message Server using the command line:

  1. Open a command window at <install_dir>\server\bin
  2. Execute: runserver -node <nodename>
  3. Specify the Server node name in <nodename> that you have created

Note: For a Message Server node, ensure that JMSService is enabled in server-config.xml, located at <install_dir>\server\nodes\<node_name>\config.

The command runserver -node <nodename> also helps in creation of a new node.

To connect to a Standalone J2EE Server or a J2EE Server Cluster node, type http://<IP>:<naming port>/admin. This displays the Console page.


Related Topics:

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