]
Kabir Khan updated WFLY-8554:
-----------------------------
Fix Version/s: 11.0.0.Beta1
pooled-connection-factory is missing credential store reference in
model
------------------------------------------------------------------------
Key: WFLY-8554
URL:
https://issues.jboss.org/browse/WFLY-8554
Project: WildFly
Issue Type: Bug
Components: JMS, Security
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Priority: Blocker
Labels: credential-reference, elytron_integration
Fix For: 11.0.0.Beta1
ActiveMQ pooled connection factory contains attribute {{password}} by which is possible
to set password which will be used for creating inbound connections (for MDBs).
However it's missing attribute {{credential-reference}} required by RFE EAP7-538.
This should be located in model of:
{{/subsystem=messaging-activemq/server=default/pooled-connection-factory=activemq-ra}}