[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1040) add flag to improve deployment time by ignoring .jars/.ejb3 with no ejb-jar.xml or jboss.xml
Andrew Rubinger (JIRA)
jira-events at lists.jboss.org
Sat Sep 1 01:22:22 EDT 2007
[ http://jira.jboss.com/jira/browse/EJBTHREE-1040?page=comments#action_12374915 ]
Andrew Rubinger commented on EJBTHREE-1040:
-------------------------------------------
Committed for both EJBRegistrationDeployer and EJB3Deployer. Verified w/ EJBRegistrationDeployer, untested in EJB3Deployer. Task requires Unit Tests to deploy/undeploy (expected pass), reconfigure deployer with flag set, then deploy again (expected fail).
> add flag to improve deployment time by ignoring .jars/.ejb3 with no ejb-jar.xml or jboss.xml
> --------------------------------------------------------------------------------------------
>
> Key: EJBTHREE-1040
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-1040
> Project: EJB 3.0
> Issue Type: Feature Request
> Affects Versions: AS 4.2.1.GA
> Reporter: William DeCoste
> Assigned To: Andrew Rubinger
> Priority: Minor
>
> Currently all jar/ejb3 files are scanned for the existence of annotated classes. This can cause slow deployment times. Create a switch with flag for only deploying jar/ejb3 files with either/or a ejb-jar.xml or jboss.xml.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list