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/ejb2...
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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...