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

Resetting a destination

Use this task to reset a bus destination.

Why and when to perform this task

You may want to reset a destination if, for example, it has become corrupt. To do this, you use a wsadmin $AdminControl method.

Steps for this task

  1. Use a wsadmin $AdminControl method of the following form to find the name of the messaging engine:set me [$AdminControl queryNames type=SIBMessagingEngine,*].
  2. Use the wsadmin $AdminControl method $AdminControl invoke $me reset Destination {"destination"} to reset the destination, where "destination" is the name of the destination.

The bus destination is reset ready for use.
Related tasks
Listing bus destinations
Creating a bus destination
Configuring bus destination properties
Configuring mediations
Configuring a destination forward routing path
Configuring a destination reverse routing path
Configuring context properties for a bus destination
Administering destination roles through the command line
Deleting a bus destination

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_reset_dest.html

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