[jboss-dev-forums] [Design of EJB 3.0] - Re: JBossEjbParsingDeployer can't handle EJB3 jboss.xml

bill.burke@jboss.com do-not-reply at jboss.com
Thu Jun 28 15:47:13 EDT 2007


IIRC, can't you just programmatically define your own order?  Also, an annotation parsing deployer does not necessarily need to happen after classloader deployment so long as you have access to the .class file resources. (Javaassist).

Also I don't see why it matters what order you process meta-data.  Why does annotation processing have to happen first?

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

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



More information about the jboss-dev-forums mailing list