[jboss-jira] [JBoss JIRA] Commented: (JBAS-6750) get Admin Console WAR integrated into JBAS 5.1 distribution
Paul Gier (JIRA)
jira-events at lists.jboss.org
Tue Apr 14 17:00:22 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12462199#action_12462199 ]
Paul Gier commented on JBAS-6750:
---------------------------------
Ok, I added the extracted wars to server/default/deploy and server/all/deploy. The version of the war is currently snapshot. A non-snapshot version will have to be released to the maven repository and the AS component-matrix will have to be updated before CR1.
> get Admin Console WAR integrated into JBAS 5.1 distribution
> -----------------------------------------------------------
>
> Key: JBAS-6750
> URL: https://jira.jboss.org/jira/browse/JBAS-6750
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Build System
> Reporter: Ian Springer
> Assignee: Paul Gier
> Priority: Critical
> Attachments: jopr-embedded.patch
>
>
> We're getting close to the AS 5.1 release date, so it's probably time to get jbas5-admin-console.war integrated into the AS dist. This will entail the following steps:
> 1) Stick an exploded copy of the WAR under the deploy/ dir of each config set we want it deployed to by default. The JMX console WAR is deployed to the 'default', 'all', 'standard', and 'web' config sets. The difference is that jbas5-admin-console.war is 10.7 MB (exploded), while jmx-console.war is only 96.6 KB. Adding jbas5-admin-console.war to all 4 config sets would increase the AS 5.1 installation size by 42.8 MB, and the distribution zipfile size by roughly 39.2 MB. We could also look into reducing the size of the admin console WAR - 6.5 out of its 10.7 MB is Seam and RichFaces; perhaps these could be moved to some shared lib directory, which all four config sets could reference.
> 2) In each config set with which we decide to include the admin console WAR, add a link to /admin-console in deploy/ROOT.war/index.html.
--
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