[jboss-dev-forums] [Design of EJB 3.0] - Re: Updating InjectionHandler code

scott.stark@jboss.org do-not-reply at jboss.com
Thu Nov 8 14:53:47 EST 2007


The outcome of the call this morning was:

1. Adrian will update the existing InjectionHandler code to use the correct Advisor.getMetadata/setMetadata calls to use the MetaData repository spi rather than the legacy AnnotationRepository.
2. I'm finishing a "sufficient" mapping of the standard javaee annotations to the unified pojo metadata model, integration with the AnnotationMetaDataDeployer, and population of the DeploymentUnit attachment with the merged JBossMetaData 
3. Adrian will look at making the pojo view available as an annotation via the MetaData spi to an ejb3 aspect like the org.jboss.ejb3.security.RoleBasedAuthorizationInterceptor to validate that the manageable pojo view drives the container aspects.
4. I'll look at expanding the mapping of annotations to pojo model to custom jboss annotations like the @Cache to CacheConfigMetaData. For this the ext api Andrew is working on is needed as a dependency of the metadata project.
5. Carlo hopes to get out of EAP 4.3 soon.


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

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



More information about the jboss-dev-forums mailing list