LibraryLink ToToggle FramesPrintFeedback

Chapter 14. Configuring the Endpoints to Load FUSE Services Framework Runtime Configuration

You instruct an endpoint to load FUSE Services Framework runtime configuration using the busCfg attribute. Both the provider element and the consumer element accept this attribute. The attribute's value is the path to a file containing configuration information used by the FUSE Services Framework runtime. This path is relative to the location of the endpoint's xbean.xml file.

[Tip]Tip

The FUSE Services Framework configuration file should be stored in the endpoint's service unit.

Each endpoint uses a separate FUSE Services Framework runtime. If your service unit creates multiple endpoints, each endpoint can load its own FUSE Services Framework runtime configuration.

Example 14.1 shows the configuraiton for a provider endpoint that loads a FUSE Services Framework configuration file called jms-config.xml.