JMS provider endpoints have a number of behaviors that are configurable. These include:
how messages are correlated
the use of durable subscriptions
if the service uses local JMS transactions
the message selectors used by the endpoint
Service endpoints can be configure in one of two ways:
![]() | Tip |
---|---|
The recommended method is to place the provider endpoint specific information into the FUSE Services Framework configuration file for the endpoint. |