[jbosstools-issues] [JBoss JIRA] (JBIDE-11482) AS7 / EAP6 not waiting properly for module to load (code cleanup)

Rob Stryker (JIRA) jira-events at lists.jboss.org
Thu Apr 5 02:13:47 EDT 2012


Rob Stryker created JBIDE-11482:
-----------------------------------

             Summary: AS7 / EAP6 not waiting properly for module to load (code cleanup)
                 Key: JBIDE-11482
                 URL: https://issues.jboss.org/browse/JBIDE-11482
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JBossAS/Servers, jmx
    Affects Versions: 3.3.0.Beta3
            Reporter: Rob Stryker
            Assignee: Rob Stryker
             Fix For: 3.3.0.Beta3


Mixing management code and jmx code in the JBTWebLaunchableClient is not smart coding practice.  The remove module state verification should be received somehow through the new extended properties api, through a verifier of some type. 

Also, some constant types for jmx should be renamed. Using server versions is not appropriate,  but rather, types are more reasonable. jmx over jndi, jmx over management, etc.  

--
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 jbosstools-issues mailing list