To configure the destinations for messaging, do the following:
1. Select Service integration > Buses.
2. Click the IBASampleBus.
3. Under Additional Properties, click Destinations.
4. Click New.
5. When the Create new destination page appears, select Queue and then click Next.
6. Enter the Identifier. In our example we entered IBASampleQueue. Click Next.
7. Select the Bus member we created before (for example, RADNode: server1) and then click Next.
8. Click Finish.
9. Click Save and then when prompted click Save to Save to Master Configuration.
10. Log out of the WebSphere Administrative Console.
11. In order for the changes to take effect, you must restart the application server, in this case server1.
a. Stop the server1 application server by clicking Start > Programs > IBM WebSphere > Application Server V6 > Profiles > default > Stop server. Alternatively, use the stopServer.bat server1 command.
b. Start the server1 application server: startServer.bat server1
0 comments:
Post a Comment