WebSphere WebSphere Application Server Network Deployment, Version 6.0.x Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Managing bus destinations with administrative commands

You can use these commands to manage bus destinations.

Why and when to perform this task

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

Steps for this task

  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 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)
Related reference
Destinations administrative commands

Task topic

Terms of Use | Feedback

Last updated: 15 Mar 2007
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.pmc.nd.doc\tasks\tjo_cmnds.html

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