[jboss-dev-forums] [Design of EJB 3.0] - Re: Parse jar to detect ejb3 beans

wolfc do-not-reply at jboss.com
Tue Jan 2 05:57:21 EST 2007


With the EJB3 deployer rewrite you should fit snuggly in between the annation scanner deployer and the component deployer.

Something like:
- EJB3ParsingDeployer
- EJB3JBossParsingDeployer
- EJB3ScanningDeployer (after class loader)
- JACCDeployer
- EJB3Deployer

http://jira.jboss.com/jira/browse/EJBTHREE-811

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997205#3997205

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997205



More information about the jboss-dev-forums mailing list