[jboss-user] [JNDI and Naming] - Re: EJB2 SB calls EJB3 SB and gets wrong Remote Interface
jaikiran
do-not-reply at jboss.com
Mon Oct 19 04:56:37 EDT 2009
<ejb-ref>
| <ejb-ref-name>EJB2Remote</ejb-ref-name>
| <ejb-ref-type>Session</ejb-ref-type>
| <home>EJB3Home</home>
| <remote>EJB3Remote</remote>
| <ejb-link>EJB3</ejb-link>
| </ejb-ref>
Try removing the ejb-link from that configuration.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4261005#4261005
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4261005
More information about the jboss-user
mailing list