[jboss-user] [EJB/JBoss] - JBoss and RMI
Lokeya
do-not-reply at jboss.com
Fri Jun 29 10:59:17 EDT 2007
I am trying to find out how to do RMI with JBoss. I want to make a call from my JBoss servlet to a method which is deployed in another Application Server. I understand that RMI and EJB are 2 ways to do remote method calls and i dont really need the services which EJB offers and want to do simple stuff. Assuming my other application server accepts RMI calls, can you point me to some document where i can learn where to place the RMI interfaces in JBoss and sample servlets having RMI call. My servelt(is going to be a RMI client.
Thanks in advance.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059215#4059215
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059215
More information about the jboss-user
mailing list