LibraryToggle FramesPrintFeedback

Using the JBI Console Commands

Accessing the JBI commands

The jbi commands allow you to manage JBI artifacts that are deployed in the Fuse ESB Enterprise runtime.

Type jbi: then press Tab at the karaf@root> prompt to view the available commands.

Commands

Table 16 describes the jbi commands available . For detailed information about the console commands in Fuse ESB Enterprise, see the Console Reference.

Table 16. JBI Commands

CommandDescription
jbi:listLists all of the JBI artifacts deployed into the Fuse ESB Enterprise container. The list is separated into JBI components and JBI service assemblies. It displays the name of the artifact and its life-cycle state.
jbi:shutdown artifactMoves the specified artifact from the stopped state to the shutdown state.
jbi:stop artifactMoves the specified artifact into the stopped state.
jbi:start artifactMoves the specified artifact into the started state.

Comments powered by Disqus