[jboss-jira] [JBoss JIRA] Closed: (JBAS-7648) Include admin-console.war in the JBossCustomDeployDUFilter
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Jan 21 18:03:19 EST 2010
[ https://jira.jboss.org/jira/browse/JBAS-7648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry closed JBAS-7648.
----------------------------------
Fix Version/s: JBossAS-6.0.0.M2
Resolution: Done
Assignee: Brian Stansberry
> 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
> Assignee: Brian Stansberry
> Fix For: JBossAS-6.0.0.M2
>
>
> 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