[jboss-jira] [JBoss JIRA] (AS7-2879) Failed to marshal JCA pool config

Heiko Braun (Resolved) (JIRA) jira-events at lists.jboss.org
Mon Dec 5 04:28:40 EST 2011


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

Heiko Braun resolved AS7-2879.
------------------------------

      Assignee: Heiko Braun  (was: Stefano Maestri)
    Resolution: Won't Fix


misused the DMR model. only one child allowed
                
> Failed to marshal JCA pool config
> ---------------------------------
>
>                 Key: AS7-2879
>                 URL: https://issues.jboss.org/browse/AS7-2879
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management, JCA
>            Reporter: Heiko Braun
>            Assignee: Heiko Braun
>             Fix For: 7.1.0.CR1
>
>
> {noformat}
> [INFO] {
> [INFO]     "name" => "custom2",
> [INFO]     "blocking" => false,
> [INFO]     "max-threads" => {
> [INFO]         "count" => 2,
> [INFO]         "per-cpu" => 1
> [INFO]     },
> [INFO]     "allow-core-timeout" => false,
> [INFO]     "queue-length" => {
> [INFO]         "count" => 2,
> [INFO]         "per-cpu" => 1
> [INFO]     },
> [INFO]     "address" => [
> [INFO]         ("subsystem" => "jca"),
> [INFO]         ("workmanager" => "default"),
> [INFO]         ("short-running-threads" => "custom2")
> [INFO]     ],
> [INFO]     "operation" => "add"
> [INFO] }
> {noformat}

--
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