This means the ejb3-ext-api will depend on metadata as this annotation would now refer to
the DefaultJndiBindingPolicy api from metadata:
| public @interface JndiBindingPolicy {
|
| /**
| * The JNDI Binding Policy that will be used
| *
| * @return
| */
| Class<? extends DefaultJndiBindingPolicy> policy();
|
| }
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146602#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...