[jboss-jira] [JBoss JIRA] (WFLY-3184) Accept non-list params for deployment add command's 'content' param

Brian Stansberry (JIRA) issues at jboss.org
Thu Mar 27 16:40:13 EDT 2014


Brian Stansberry created WFLY-3184:
--------------------------------------

             Summary: Accept non-list params for deployment add command's 'content' param
                 Key: WFLY-3184
                 URL: https://issues.jboss.org/browse/WFLY-3184
             Project: WildFly
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Domain Management
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Minor


The deployment resource's 'content' attribute is of type list, but it only accepts a single element. Changing this would break compatibility, but it would be nice if CLI users could skip the useless [].

This could be handled server-side using a ParameterCorrector, but we'd need to figure out how to prevent validation problems when the user tries it in the CLI. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list