[jboss-jira] [JBoss JIRA] (AS7-4574) definition of the vault add handler
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Apr 23 10:13:17 EDT 2012
[ https://issues.jboss.org/browse/AS7-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated AS7-4574:
----------------------------------
Fix Version/s: 7.1.2.Final-redhat1
Component/s: Domain Management
Forum Reference: https://community.jboss.org/thread/198652 (was: https://community.jboss.org/thread/198652)
> definition of the vault add handler
> ------------------------------------
>
> Key: AS7-4574
> URL: https://issues.jboss.org/browse/AS7-4574
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management, Security
> Affects Versions: 7.1.1.Final
> Reporter: Alexey Loubyansky
> Assignee: Stefan Guilhen
> Fix For: 7.1.2.Final-redhat1
>
>
> According to the description (which is the definition from the user's point of view) the operation expects vault-option parameter. In the actual code though, the handler is looking for vault-options (plural) parameter.
> This causes the operation validation failure in CLI and requires turning the validation off.
> [domain at localhost:9999 /] read-operation --node=host=master/core-service=vault add
> Add the Security Vault.
> PARAMETERS
> code
> Fully Qualified Name of the Security Vault Implementation.
> type: STRING
> required: false
> vault-option
> Security Vault option.
> type: OBJECT
> required: false
> RESPONSE
> n/a
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list