[jboss-dev-forums] [Design of EJB 3.0] - Re: Kill Default Remote Binding if 1+ @RemoteBinding is spec

ALRubinger do-not-reply at jboss.com
Fri Oct 24 09:14:02 EDT 2008


"jaikiran" wrote : So i don't see that when the @RemoteBinding is specified, the Default binding too is done. I am on JBoss-5 CR2

That's because in CR2 the rule was incorrect:

* Take JBossSessionBeanMetaData.getRemoteBindings()[]0] (First entry)
* If there, replace the default remote business binding

This didn't account for N bindings.

S,
ALR

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

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



More information about the jboss-dev-forums mailing list