Hello,

I have two xa-datasouce using PostgreSQL 8.1 with JBoss 4.0.3. These two 
data-source are used by diferent systems under same VM. My problem is:

These systems must interop in many ways. EJB is used to do this task. For 
example: When EJB A insert one row in table TA and call EJB B that insert on 
row in table TB, in this moment, the data inserted by EJB A are hidden for EJB 
B. 

It looks like that the two phase commit manage consistence in two datasource 
but the isolate the data among datasources. These datasources access the same 
database.

Anyone can help me?

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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to