The api might as well be in metadata since that is where the impl should be specified and
there is a dependency on metadata if its passed in. The impls can be outside.
The policy will apply to all views. When determining the jndi names an ejb has we need to
loop over the RemoteBindingMetaData (which @RemoteBinding should map to) and use the
jndi-name or the policy to determine a default. We need a resolvedJndiName in the
RemoteBindingMetaData as well as a getDefaultRemoteBinding(RemoteBindingMetaData) in
DefaultJndiBindingPolicy?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146674#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...