|
When at the SOA F2F, we discussed auto-adding some activation properties when a particular resource adapter is selected (i.e. HornetQ vs. ActiveMQ).
For HornetQ, we would want these for service bindings:
Add the following activation properties by default:
destinationType
destination
Endpoint Mapping Type = JMS Endpoint
For reference bindings, add this activation property:
destination
Note that this will need to be expanded when we have specific activation properties for other resource adapters (i.e. ActiveMQ).
|