[jboss-jira] [JBoss JIRA] Created: (JBAS-4506) Unify the EJB 2 and EJB 3 deployers
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Thu Jun 28 03:56:06 EDT 2007
Unify the EJB 2 and EJB 3 deployers
-----------------------------------
Key: JBAS-4506
URL: http://jira.jboss.com/jira/browse/JBAS-4506
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: EJB2, EJB3, Web Services
Reporter: Carlo de Wolf
Assigned To: Scott M Stark
The current deployer chain has no notion of annotations.
A new deployer chain has to be created, which looks something like this:
EjbAnnotationParsingDeployer -> EjbParsingDeployer -> JBossEjbParsingDeployer -> EjbDeployer -> SomeContainerDeployer...
A new common metadata component needs to be build in projects/??/jboss-metadata which combines EJB 2 and EJB 3 metadata (and also has JavaEE metadata).
--
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