I have a general question about transactional state replication accross nodes 
in a cluster.

We have two nodes setup in a jboss cluster that are load balanced using MLB.

We also have a remote ejb that communicates with these nodes using HTTP 
tunnelling (both for JNDI and invocation).   

If we had a transaction that began with the remote client and the client then 
invoked a SSB on node A in the cluster and returned, then some time later the 
transaction ends (either with a commit or a rollback), if when the client 
attempted to notify node A the load balancer actually sent the request to node 
B what would happen?   Is the transaction data transperantly synchronized 
accross nodes or would node B be unaware of the transaction?

Any information here would be greatly appreciated
Thanks
Rob

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

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


-------------------------------------------------------
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

Reply via email to