[jboss-jira] [JBoss JIRA] (WFLY-11617) Validation not working for pooled-connection-factory's transaction attribute.
Martin Stefanko (Jira)
issues at jboss.org
Wed Jul 17 02:52:01 EDT 2019
[ https://issues.jboss.org/browse/WFLY-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Stefanko updated WFLY-11617:
-----------------------------------
Labels: downstream_dependency (was: )
> Validation not working for pooled-connection-factory's transaction attribute.
> ------------------------------------------------------------------------------
>
> Key: WFLY-11617
> URL: https://issues.jboss.org/browse/WFLY-11617
> Project: WildFly
> Issue Type: Bug
> Components: JMS, Transactions
> Affects Versions: 15.0.1.Final
> Reporter: Varsha Kamble
> Assignee: Chao Wang
> Priority: Minor
> Labels: downstream_dependency
> Fix For: 16.0.0.Final
>
>
> Validation not working for pooled-connection-factory's "transaction" attribute. According to xsd, it should accept only xa, local and none. However it is accepting anything.
> [standalone at localhost:9990 /] /subsystem=messaging-activemq/server=default/pooled-connection-factory=activemq-ra:write-attribute(name=transaction,value=jjj)
> {
> "outcome" => "success",
> "response-headers" => {
> "operation-requires-reload" => true,
> "process-state" => "reload-required"
> }
> }
> [standalone at localhost:9990 /] :relaod
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list