[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-877) flag for speeding EJB deployment (e.g. only deploy .ejb3 files)
William DeCoste (JIRA)
jira-events at lists.jboss.org
Wed Feb 14 17:41:30 EST 2007
flag for speeding EJB deployment (e.g. only deploy .ejb3 files)
---------------------------------------------------------------
Key: EJBTHREE-877
URL: http://jira.jboss.com/jira/browse/EJBTHREE-877
Project: EJB 3.0
Issue Type: Feature Request
Affects Versions: EJB 3.0 RC9 - Patch 1
Reporter: William DeCoste
Fix For: EJB 3.0 RC10 - FD
A few ideas come to mind:
* a flag, when turned on in the EJB3 deployer, will only accept a deployment if it contains ejb-jar.xml or the file suffix is .ejb3
* Ignore jars that have a .noscan in their meta-inf directory
* Write a simple compiler that generates a simple class annotation to class index file
--
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