Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Major modules for openesb-core are :

  • runtime
  • ri-clients

Runtime module

The runtime module is the core JBI framework and runtime.

it contains several children for each functionnality of the bus :

  • base : Shared interfaces between JBI Runtime modules
  • esb-manage : ESB Runtime Management Infrastructure
  • esb-security : ESB Security Service
  • framework : JBI Framework Services
  • manage : JBI Runtime Management components, providing installation, deployment, and other JMX interfaces for remote management consoles.
  • nmr : JBI Messaging components
  • security : JBI Security Service
  • sun_framework : JBI Sun Framework Services
  • ui : JBI UI Runtime Classes
  • wsdl : JBI WSDL Shared Library

Clients module

The client module (ri-clients) contains all the JBI Clients :


The "jbi-admin-common" Common CLI code


 

 

  • No labels