ProcedureTo Enable or Start Components

In the Clusters profile, managing the lifecycle state is accomplished by enabling the Service Assemblies. When a Service Assembly is enabled, it is started automatically when the system starts up and users are allowed to access it. The enabled Service Assembly is deployed on the specified target or instance.

In the Developer profile, there is only one implicit target or instance. Therefore, it is only necessary to start the Service Assemblies.

  1. In the tree view, click on the JBI node and then the Components node.

    A list of Binding Components and Service Engines is displayed. The Status column indicates whether a component is enabled or not.

  2. In the Clusters profile, click the checkbox beside the Binding Component or Service Engine you want to enable.

    The Status column identifies that the Component or Service Engine is enabled. A component is always started on the named target. If a target is not specified, the component or Service Engine is started on the default server instance.


    Note - A target must be identified for the component before you enable it. Use the Broken Link (Target ID: MANAGESTARGETS) button to define the targets for a specified component.


  3. Click Enable.

    The Status column identifies that the Component or Service Engine is Enabled.

  4. In the Developer profile, select Start from the Operations submenu.

    The Status column identifies that the Component or Service Engine is started.

See Also