To access a EJB service remotely, JNDI lookup shall give the Home reference thru which we can ultimately access the requried business methods.
I am more interested in the approach to be taken. If the client is a RMI client, then the above JNDI lokup works fine. But if the client is HTTP client and if there are multiple server(nodes) available in the JBOSS cluster Q 1) How can HTTP client be able to find the service on the cluster (taking fail-over into consideration) Q 2) Since Jboss uses both RMI & HTTP protocols, is it OK to use RMI to access the server from HTTP client ???? Q 3) How Apache /mod_jk can be used in this scenario. Q 4 ) Any better alternative ??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3906768#3906768 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3906768 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user