I wrote a EJB session beans and deployed it on the GlassFish application server. i can call it easily with @EJB annotation from a local JSF web application but i dont know how to call it from a JSF web application that deployed on the remote machine (another machine). can i dot this with @EJB annotation and how ?
+1
A:
Accessing EJB Components in a Remote Application Server for GlassFish 2.1.
Accessing EJB Components in a Remote Enterprise Server for GlassFish v3.
vkraemer
2010-03-01 06:20:51