[jboss-dev-forums] [Design of EJB 3.0] - Re: EJBTHREE-786

gavin.king@jboss.com do-not-reply at jboss.com
Tue Oct 2 12:51:00 EDT 2007


"bdecoste" wrote : At the risk of oversimplifying, can we just make a remove() method on a business interface invalid? I think creating dual proxies gets too complicated and not being able to cast a proxy to EJBObject opens another can of worms

No we definitely cannot do this. The EJB3 spec places no such restriction upon a business interface. Doing this would mean that perfectly valid EJBs (that execute on other people's platforms) do not execute on JBoss. 

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

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



More information about the jboss-dev-forums mailing list