DevPortal

How do I Create Standalone Message Server Using NodeCreator Utility?


A standalone Message Server can also be created using the utility nodecreator found under <install_dir>\server\bin directory.

The required command is: nodecreator -createjms -ip -name -namingport 9191 -httpport 8181

Once you get the Operation Successful message, you can verify by checking the node directory <Node-Name> under <install_dir>\server\nodes directory.

Once the node is created, you can start the standalone Message Server using the -node switch: runserver -node <Node-Name>

Note: For a standalone Message Server, the Web Container is disabled by default. Hence you cannot configure the Server using the Console. Instead, connect to the Administration Service running on that machine and click Connect.


Related Topics:

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