[jboss-as7-dev] Consolidation of properties

Heiko W.Rupp hrupp at redhat.com
Wed May 18 07:30:27 EDT 2011


Am 18.05.2011 um 13:24 schrieb Kabir Khan:

>        "system-property" => {
>            "foo" => {"value" => "bar"},
>            "key" => {"value" => "value"}

Why the extra "value=>" ? They are already grouped below
"system-property" and would directly be a map

>        "system-property" => {
>            "foo" =>"bar",
>            "key" =>  "value"  
> }





More information about the jboss-as7-dev mailing list