Are these metadata classes for ejb-jar.xml and javaee5.xsd in SVN yet? Where?
Augmenting the metamodel with annotation information is something that the EJB team can
definately do. As well as getting the metamodel to work with the current deployers.
The way I envision it is:
1) A parsing deployer for ejb-jar.xml and one for jboss.xml (I guess so we can deploy wls
descriptors and such?)
2) A javax annotation processor for ENC/injection annotations that augment any metadata
created by ejb deployer or web deployer
3) org.jboss annotation processor for same thing
4) An EJB deployer that takes metamodel, creates EJB Containers, and deploys based on that
metamodel.
I or EJB team can take on any one of the tasks as long as the metamodel classes/API are
complete. That way you can focus on things closer to the kernel rather than any EJB
specific things and we can add in our help.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978903#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...