]
Gary Brown resolved RTGOV-456.
------------------------------
Resolution: Done
Create store (activity/situation) implementations from properties
rather than OSGi services
-------------------------------------------------------------------------------------------
Key: RTGOV-456
URL:
https://issues.jboss.org/browse/RTGOV-456
Project: RTGov (Run Time Governance)
Issue Type: Sub-task
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.0.0.Final
To provide consistency across containers, the activity and situation store
implementations should all be installed and the relevant implementation selected based on
rtgov properties.
Current approach uses OSGi services to define required implementation, but this involves
more steps installing appropriate features, and is not consistent with other containers.