users@glassfish.java.net

Re: Is XA data source really needed here?

From: <forums_at_java.net>
Date: Wed, 13 Apr 2011 23:41:57 -0500 (CDT)

  :-) Yes, we are really using EJB 1.1. We have migrated a close to 10 year
old successful application from WebLogic 5.1 to GlassFish. To be able to do
fallback we have decided not to do anything about the EJB's before we are
safe in GlassFish harbour but we are not quite there yet but close.

I have a SLSB X that calls a SLSB Y. Both of them do insert into a DB2 using
straight JDBC by looking up our XA data source in JNDI. If X fails and the
data source isn't XA the inserts done by Y are persisted whereas the inserts
done by X are not.

 


 


--
[Message sent by forum member 'mphaua']
View Post: http://forums.java.net/node/791268