The createmq script

When you create a new instance, by default the crtwasinst script calls the createmq script to create the internal JMS server. If you specify the -noembeddedjms parameter when you create an instance, you can run the createmq script to add the embedded JMS server to the instance at a later time.

Product

The createmq script is available in the WebSphere Application Server product only.

Authority

To run this script, your user profile must have *ALLOBJ authority.

Syntax

The syntax of the createmq script is:

createmq -instance instance cellname nodename servername

Parameters

The parameters of the createmq script are:

Examples

createmq -instance test MYSERVER_test MYSERVER_test test

This example creates an embedded JMS server in the instance test, which is hosted on MYSERVER.