Managing service integration buses with administrative commands

You can use these commands to manage service integration buses.

About this task

These commands provide an alternative to using the administrative console or using the more complex syntax of wsadmin and Jython.

Procedure

  1. Open a wsadmin command session in local mode For example:
    wsadmin -conntype none -lang jython
  2. Type AdminTask.command , where command is the command format as indicated in the related reference topics.
    For example:
    wsadmin>AdminTask.listSIBusMembers('[-bus bus1 ]')   
    [cells/cell01/buses/bus1|sib-bus.xml#SIBusMember_1092155259869]
    [cells/cell01/buses/bus1|sib-bus.xml#SIBusMember_1092159844593] 
    [cells/cell01/buses/bus1|sib-bus.xml#SIBusMember_1092160253751]
    
    wsadmin>AdminTask.listSIBEngines('[-bus bus1 ]') 
    'node01.server1-bus1(cells/cell01/nodes/node01/servers/server1|sib-engines.xml#
    SIBMessagingEngine_1212163145962)\r\n 
    node02.server2-bus2(cells/cell01/nodes/node02/servers/server2|sib-engines.xml#
    SIBMessagingEngine_1212163146273)'



In this information ...


IBM Redbooks, demos, education, and more

(Index)

Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.

This feature requires Internet access.

Task topic Task topic    

Terms of Use | Feedback

Last updatedLast updated: Sep 19, 2011 4:16:02 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-base-dist&topic=tjj_cmnds
File name: tjj_cmnds.html