[jboss-user] [EJB 3.0] - Re: Accessing EJB metadata for Web Beans
ALRubinger
do-not-reply at jboss.com
Sun Nov 23 23:06:03 EST 2008
We'll go into the details as we implement, but wanted to note that we'll need:
public String getJndiName(String businessInterfaceName);
...as JNDI names are specific to a target business interface to be able to support SessionContext.getInvokedBusinessInterface();
S,
ALR
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191583#4191583
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191583
More information about the jboss-user
mailing list