[jboss-jira] [JBoss JIRA] (AS7-4532) fix jvm management model for server and groups

Emanuel Muckenhuber (JIRA) jira-events at lists.jboss.org
Tue Aug 28 05:37:15 EDT 2012


    [ https://issues.jboss.org/browse/AS7-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714199#comment-12714199 ] 

Emanuel Muckenhuber commented on AS7-4532:
------------------------------------------

I started some initial work here: https://github.com/emuckenhuber/jboss-as/tree/AS7-4532

Missing things are to update the alias registry to allow conversion of a "jvm=myJVM:add()" to "configuration=jvm:add(jvm-ref=myJVM)". We also need to figure out how to properly describe different types as part of the model-descriptions (AS7-5181)
                
> fix jvm management model for server and groups
> ----------------------------------------------
>
>                 Key: AS7-4532
>                 URL: https://issues.jboss.org/browse/AS7-4532
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 7.0.0.Final, 7.1.0.Final
>            Reporter: Emanuel Muckenhuber
>              Labels: rhq
>             Fix For: 7.2.0.Alpha1
>
>
> We need to update the JVM child resource definition for server-groups and servers to only allow a single JVM configuration (i.e. configuration=JVM) resource. Currently only the first configured VM is used, where the name is the reference to the corresponding host level JVM.

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