Operating Systems: i5/OS
             Personalize the table of contents and search results

 

Configure the message listener service using scripting

 

Use scripting to configure the message listener service. Before starting this task, the wsadmin tool must be running. See the Starting the wsadmin scripting client article for more information.

 

Overview

Perform the following steps to configure the message listener service for an application server:

 

Procedure

  1. Identify the application server and assign it to the server variable:

    Example output:

    server1(cells/mycell/nodes/mynode/servers/server1|server.xml#Server_1)

  2. Identify the message listener service belonging to the server and assign it to the mls variable:

    Example output:

    (cells/mycell/nodes/mynode/servers/server1|server.xml#MessageListenerService_1)

  3. Modify various attributes with one of the following examples:

  4. Save the configuration changes. See the Saving configuration changes with the wsadmin tool article for more information.

  5. In a network deployment environment only, synchronize the node. See the Synchronizing nodes with the wsadmin tool article for more information.




}
Using the AdminConfig object for scripted administration

 

Related Reference


Commands for the AdminConfig object