[jbosstools-issues] [JBoss JIRA] (JBIDE-13314) Improved support for the upcoming JBossAS 7.2

Juergen Zimmermann (JIRA) jira-events at lists.jboss.org
Mon Dec 17 08:21:08 EST 2012


Juergen Zimmermann created JBIDE-13314:
------------------------------------------

             Summary: Improved support for the upcoming JBossAS 7.2
                 Key: JBIDE-13314
                 URL: https://issues.jboss.org/browse/JBIDE-13314
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: JBossAS/Servers
    Affects Versions: 4.0.0.Final
            Reporter: Juergen Zimmermann
            Assignee: Rob Stryker


JBoss Tools are already detecting a 7.2 server (compiled from upstream master). When such a 7.2 server is started, you'll see this warning:
"WARNING: -logmodule is deprecated. Please use the system property 'java.util.logging.manager' or the 'java.util.logging.LogManager' service loader."

The solution: In the "Open launch configuration" just remove "-logmodule org.jboss.logmanager" from the "Program arguments" and add "-Djava.util.logging.manager=org.jboss.logmanager.LogManager" to the "VM arguments".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list