]
Jeff Mesnil moved JBEAP-5709 to WFLY-6983:
------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-6983 (was: JBEAP-5709)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: JMS
(was: JMS)
Affects Version/s: 10.1.0.Final
(was: 7.1.0.DR2)
Description of attribute transaction of pooled connection factory is
set to TODO
--------------------------------------------------------------------------------
Key: WFLY-6983
URL:
https://issues.jboss.org/browse/WFLY-6983
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 10.1.0.Final
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Priority: Optional
In CLI, description of attribute {{transaction}} inside {{pooled-connection-factory}} is
not provided. It is set to TODO.
{noformat}
transaction" => {
"type" => STRING,
"description" => "TODO",
...
{noformat}
Please, provide description of this attribute.