[jboss-dev-forums] [Design of EJB 3.0] - Annotation to metadata issues
scott.stark@jboss.org
do-not-reply at jboss.com
Sat Dec 1 05:18:13 EST 2007
One issue that showed up in JBCTS-717 was metadata that looked like xml input but was missing the required mapped name. This is metadata being generated from the deployment annotations. I added logic similar to what existed for the @Resource processing for known types like UserTransaction and ORB. I suppose this logic should be in the ReferenceMetaDataResolverDeployer.
We are also doing duplicate annotation processing, so how that gets dropped from the ejb3 container needs to be discussed.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109520#4109520
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109520
More information about the jboss-dev-forums
mailing list