[jboss-jira] [JBoss JIRA] Created: (JBAS-7648) Include admin-console.war in the JBossCustomDeployDUFilter

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Jan 21 15:46:19 EST 2010


Include admin-console.war in the JBossCustomDeployDUFilter
----------------------------------------------------------

                 Key: JBAS-7648
                 URL: https://jira.jboss.org/jira/browse/JBAS-7648
             Project: JBoss Application Server
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
            Reporter: Brian Stansberry


>From Emanuel Muckenhuber:

Can you try to exclude the admin-console from annotation scanning and 
see if that helps?

in deployers/metadata-deployer-jboss-beans.xml

<entry>
    <key>admin-console.war</key>
    <value><null/></value>
</entry>


For me (Brian), that knocks 5 secs off boot time. Seems to cover the same ground as EMBJOPR-277 though; i.e. if I do this, EMBJOPR-277 doesn't seem to provide additional gains.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list