[jboss-user] [EJB 3.0] - Exposing EJB3.0 SLSB to an EJB2.1 Client

rbenko do-not-reply at jboss.com
Thu Nov 16 12:58:25 EST 2006


Hello:

I realize this is theoretically possible - however, I am having trouble putting it into practice.  The included tutorial http://docs.jboss.org/ejb3/app-server/tutorial/ejb21_client_adaptors/ejb21_client_adaptors.html is painfully thin on detail.  Has anyone succeeded in deploying one?

Some questions:

1) Does the remote home (declared via the @RemoteHome annotation) class need to be a concrete class, or just an interface?
2)  Does the container class that implements the remote interface have to provide the implementation of the javax.ejb.EJBObject?
3) does anyone have a concrete example, with all necessary interfaces/classes?

Thanks for any help.

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

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



More information about the jboss-user mailing list