[jboss-jira] [JBoss JIRA] (WFCORE-313) DefaultOperationDescriptionProvider uses incorrect call to create reply parameter description

Brian Stansberry (JIRA) issues at jboss.org
Mon Dec 1 15:41:39 EST 2014


     [ https://issues.jboss.org/browse/WFCORE-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry moved WFLY-2947 to WFCORE-313:
-----------------------------------------------

              Project: WildFly Core  (was: WildFly)
                  Key: WFCORE-313  (was: WFLY-2947)
    Affects Version/s:     (was: 8.0.0.Final)
          Component/s: Domain Management
                           (was: Domain Management)
        Fix Version/s: 1.0.0.Beta1
                           (was: 9.0.0.Beta1)


> DefaultOperationDescriptionProvider uses incorrect call to create reply parameter description
> ---------------------------------------------------------------------------------------------
>
>                 Key: WFCORE-313
>                 URL: https://issues.jboss.org/browse/WFCORE-313
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>            Reporter: Brian Stansberry
>             Fix For: 1.0.0.Beta1
>
>
> When creating reply descriptions, DefaultOperationDescriptionProvider calls attributeDescriptionResolver.getOperationParameterDescription instead of attributeDescriptionResolver.getOperationReplyValueTypeDescription.
> A fix needs to not break compatibility for existing users of the incorrect behavior; i.e. call the correct method in a try block, catch any MissingResourceException, and if caught call the incorrect method.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list