Managing bus destinations with administrative commands

You can use these commands to manage bus destinations.

About this task

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

Procedure

  1. Open a wsadmin command session in local mode For example:
    wsadmin -conntype none -lang jython
    Note: The wsadmin scripting client is run from Qshell. For more information, see Configuring Qshell to run WebSphere Application Server scripts using wsadmin scripting .
  2. Type AdminTask.command
    Where command is the command format as indicated in the related reference topics; for example:
    wsadmin>AdminTask.listSIBDestinations(["-bus", "abus"])
    '(cells/9994GKCCell01/buses/abus|sib-destinations.xml#SIBTopicSpace_1098181446388)
    (cells/9994GKCCell01/buses/abus|sib-destinations.xml#SIBQueue_1098181503600)
    (cells/9994GKCCell01/buses/abus|sib-destinations.xml#SIBQueue_1098184221748)'
    
    wsadmin>AdminTask.listSIBDestinations(["-bus", "abus", "-type", "TopicSpace"])
    '(cells/9994GKCCell01/buses/abus|sib-destinations.xml#SIBTopicSpace_1098181446388)'



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 5:16:49 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-base-iseries&topic=tjo_cmnds
File name: tjo_cmnds.html