[jboss-jira] [JBoss JIRA] Commented: (JBAS-9182) Unify failure description key
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Apr 13 09:34:36 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595269#comment-12595269 ]
Brian Stansberry commented on JBAS-9182:
----------------------------------------
Yes, that's might intent.
> Unify failure description key
> -----------------------------
>
> Key: JBAS-9182
> URL: https://issues.jboss.org/browse/JBAS-9182
> Project: JBoss Application Server
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Domain Management
> Affects Versions: 7.0.0.Beta1
> Reporter: Heiko Rupp
> Assignee: Brian Stansberry
> Fix For: 7.0.0.Beta3
>
>
> The "standard" failure description is (e.g.):
> {
> "outcome" : "failed",
> "failure-description" : [{
> "PROPERTY_VALUE" : {
> "java.lang.IllegalArgumentException" : "Invalid key specification"
> }
> }]
> }
> note "failure-description"
> Sometimes it is different:
> [localhost:9999 /] /server-group=new:add(profile=default)
> {
> "outcome" => "failed",
> "result" => {"domain-failure-description" => [("java.lang.IllegalStateException" => "Resource at address [(\"server-group\" => \"new\")] already exists")]}
> }
> note "domain-failure-description".
> Please unify that.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list