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

Brian Stansberry (JIRA) issues at jboss.org
Wed Jun 4 17:26:16 EDT 2014


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

Brian Stansberry updated WFLY-2947:
-----------------------------------

    Assignee:     (was: Brian Stansberry)


> DefaultOperationDescriptionProvider uses incorrect call to create reply parameter description
> ---------------------------------------------------------------------------------------------
>
>                 Key: WFLY-2947
>                 URL: https://issues.jboss.org/browse/WFLY-2947
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management
>    Affects Versions: 8.0.0.Final
>            Reporter: Brian Stansberry
>             Fix For: 9.0.0.CR1
>
>
> 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.2.3#6260)


More information about the jboss-jira mailing list