[jboss-dev-forums] [Design of POJO Server] - Re: appclient remote home regression

scott.stark@jboss.org do-not-reply at jboss.com
Tue Jul 22 20:54:47 EDT 2008


The problem is that the BasicJndiBindingPolicy that is the default used by the metadata layer is returning a remote home that is not compatible with the given jndi-name. Its returning the basename derived from the deployment summary which is an ejb3ism. I thought we had ejb2 style tests for the binding policy in metadata. Either the test is missing or its been changed to match the deployment scoped name, which is not compatible with how ejb2 homes are bound.

https://jira.jboss.org/jira/browse/JBMETA-79
 

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

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



More information about the jboss-dev-forums mailing list