[jboss-dev-forums] [Design of EJB 3.0] - DefaultJndiBindingPolicy and ReferenceMetaDataResolverDeploy
scott.stark@jboss.org
do-not-reply at jboss.com
Sat Dec 1 14:28:30 EST 2007
Currently there is no knowledge of the JndiBindingPolicy annotation or DefaultJndiBindingPolicy interface in the metadata. The ReferenceMetaDataResolverDeployer expects that by the time it runs, the JBossEnterpriseBeanMetaData resolved for a ejb-ref/ejb-local-ref can be used to determine the mappeName for the referring EJBLocalReferenceMetaData/EJBReferenceMetaData.
This is not the case if the proxy factory is looking to a DefaultJndiBindingPolicy for the name if it was not explicitly set. These need to be brought together if the post ReferenceMetaDataResolverDeployer state is that all references have been resolved and the values determined.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109565#4109565
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109565
More information about the jboss-dev-forums
mailing list