Hello,

I am currently trying to 'spread' a large application over several
machines with JBoss on it. (The test application is Sun's PetStore). At
this point I've been able to successfully deploy WAR on one machine with
JBoss+Tomcat and all the EJBs on another machine. My next step is to try
to move EJBs to different JBoss instances and make them communicate.

Here is what I am wondering about. From what I could see, transactional
context gets passed along with B2B calls. Is transactional context valid
if it goes into another JBoss instance? If not, is this what distributed
transaction support is supposed to bring into JBoss? 

Anatoly Akkerman.


Reply via email to