[jboss-jira] [JBoss JIRA] (WFLY-8141) CachedConnectionManager add operation excepts no parameters anymore

Ingo Weiss (JIRA) issues at jboss.org
Mon Feb 20 06:53:00 EST 2017


    [ https://issues.jboss.org/browse/WFLY-8141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13366069#comment-13366069 ] 

Ingo Weiss commented on WFLY-8141:
----------------------------------

Hi [~brian.stansberry], then 1) would transform CCM into a regular node which, I believe, wasn't the original intention. Wouldn't it be better, in that case, to return the add op and make it an noop?

> CachedConnectionManager add operation excepts no parameters anymore
> -------------------------------------------------------------------
>
>                 Key: WFLY-8141
>                 URL: https://issues.jboss.org/browse/WFLY-8141
>             Project: WildFly
>          Issue Type: Bug
>          Components: Domain Management, JCA
>    Affects Versions: 11.0.0.Alpha1
>            Reporter: Tomaz Cerar
>            Assignee: Ingo Weiss
>            Priority: Critical
>
> Fix for WFLY-2640 broke :add operation for cached-connection-manager
> scipts that do
> {noformat}
> /profile=default-web/subsystem=jca/cached-connection-manager=cached-connection-manager:add(install="true")
> {noformat}
> {noformat}
> /subsystem=jca/cached-connection-manager=cached-connection-manager:add(install="true")
> {noformat}
> now fail with
> {{Operation 'add' does not expect any property.}}
> This breaks our quickstarts



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list