WebSphere WebSphere Application Server Version 6.1.x Feature Pack for Web Services Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/OS

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 JACL.

For i5/OS platforms The wsadmin scripting client is run from Qshell. For more information, see the topic "Configure Qshell to run WebSphere Application Server scripts".

Procedure

  1. Open a wsadmin command session in local mode For example:
    wsadmin -conntype none
  2. Type $AdminTask command

    Where command is the command format as indicated in the related reference topics; for example:

    wsadmin>$AdminTask listSIBusMembers {-bus myNode}
    (cells/9994GKCCell/buses/myNode|sib-bus.xml#SIBusMember_1092155259869)
    (cells/9994GKCCell/buses/myNode|sib-bus.xml#SIBusMember_1092159844593)
    (cells/9994GKCCell/buses/myNode|sib-bus.xml#SIBusMember_1092160253751)
    wsadmin>$AdminTask listSIBEngines {-bus myNode -node myNode -server server1}
    myNode.server1-myNode(cells/9994GKCCell/nodes/myNode/servers/server1|sib-engines.xml#SIBMessaging
    Engine_1092154713253)
    wsadmin>
Related reference
Buses administrative commands

Task topic

Terms of use | Feedback


Timestamp icon Last updated: 27 November 2008
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.pmc.wsfep.multiplatform.doc/tasks/tjj_cmnds.html

Copyright IBM Corporation 2004, 2008. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)