DataRolePolicyDecider configuration
-----------------------------------
Key: TEIID-2708
URL:
https://issues.jboss.org/browse/TEIID-2708
Project: Teiid
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Server
Affects Versions: 8.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.6
In the conversion over to AS 7 the bean properties for DataRolePolicyDecider were not
added to the configuration. More than likely this was because the bean itself is
pluggable.
We either need to add these properties to the configuration or add an alternative
mechanism for setting them (system and/or vdb properties would probably be just fine).