Deleting SIBus destinations

SIBus destinations are the connections that make services available to applications. There will be times that you will have to remove destinations.

Before you begin

If you are deleting the destination because of a failed application installation, make sure the module in the destination name matches the name of the module that failed to install. The second part of the destination is the name of the module that implemented the destination. For example in sca/SimpleBOCrsmA/component/test/sca/cros/simple/cust/Customer, SimpleBOCrsmA is the module name.

Why and when to perform this task

Delete SIBus destinations when you inadvertently saved a configuration after installing an application that contains services and you no longer need the destinations.
Note: This task deletes the destination from the SCA system bus only. You must also remove the entries from the application bus before reinstalling an application that contains services (see Deleting J2C activation specifications.)

Steps for this task

  1. Log into the administrative console.
  2. Display the destinations on the SCA system bus.

    Navigate to the panel by clicking Service integration > buses

  3. Select the SCA system bus destinations.

    In the display, click on SCA.SYSTEM.cellname.Bus, where cellname is the name of the cell that contains the module with the destinations you are deleting.

  4. Delete the destinations that contain a module name that matches the module that you are removing.
    1. Click on the check box next to the pertinent destinations.
    2. Click Delete.

Result

The panel displays only the remaining destinations.

What to do next

Delete the J2C activation specifications related to the module that created these destinations.
Related tasks
Changing targets
Deleting J2C activation specifications

Last updated: Wed 06 Dec 2006 07:08:08

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)