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 2 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.

Clients module

The client module (ri-clients) contains all the

  • No labels