There are inconsistencies in JMSServices between the attributes supported by the pooled connection factories and the one that are effectively passed to HornetQ RA.
This prevents to use HA because the property is not set on the RA.
- check that POOLED_CONNECTION_FACTORY_ATTRS & POOLED_CONNECTION_FACTORY_METHOD_ATTRS are in sync (or simplify them)
- check that ALl properties exposed by HornetQResourceAdapter are supported by the messaging subsystem
|