JBI Nodes: Runtime Functionality
See Also
You can perform the following runtime actions on items contained in the subfolders of the JBI node:
- By right-clicking a component name under the Service
Engines node, you can start, stop, shut down, or uninstall an existing
service engine.
- By right-clicking a component name under the Binding
Components node, you can start, stop, shut down, or uninstall an existing
binding component.
- By right-clicking a component name under the Shared Libraries node, you can uninstall an existing shared library.
- By right-clicking a component name under the Service
Assemblies node, you can start, stop, shut down, or undeploy an existing
service assembly.
In addition, you can right-click the folder itself to install/deploy a new component or to
refresh the current list.
Note that components can be installed and deployed by tools other than the JBI node by such means as ant tasks or the administrator console.
Therefore, it is good practice to refresh the component list immediately before you use a pop-up menu to take any action.
Starting, Stopping, Shutting Down, and Uninstalling/Undeploying
- Starting or stopping a component causes it to begin or end processing, such as
reading/transforming/writing data, or seeking/making/dropping connections.
- Shutting down a component keeps it available to application server while flagging
it as not currently processing.
- Uninstalling a component, or undeploying a service assembly, removes it
from the set of components that are available to the application server.
- See Also
- JBI Node (Under Services/Servers)
- Service Assemblies Node (Under Services/Server/JBI)
- Service Engines Node (Under Services/Server/JBI)
Legal Notices