Hi,

is it possible to run a JBoss cluster over the internet? In particular, this is 
what I want:

On server A I am running Stateless Session Bean 1.
On server B I am running Stateless Session Bean 2.

Now I want to let SLSB 1 communicate with SLSB 2.

However server A and B are NOT located on the intranet, but can only 
communicate through the internet.

In other words:
1. The JNDI lookup of SLSB 1 to find SLSB 2 and vice versa need to occur over 
the internet.
2. Moreover, the communication between the SLSBs, which happens to be RMI/IIOP 
should tunnel through HTTP and should cross firewalls.

Does any one know if this scenario is possible?

Thanks,

Evert Bende

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to