I am using informix db with the IFXXADataSource Driver for transaction two phase commit. I have deployed a Stateless Session bean with Transaction type as 'Bean'. After beginning the UserTransaction I fetch the connection from the two datasources, create Statement on the two connection objects and execute the update statement. After updating UserTransaction commit() is invoked. The connections are returned back subsequently(connection.close()). The Distributed transaction works fine for the first time after starting the WLS server, but when the same transaction is executed again then it gives an error "XA error: XAER_OUTSIDE : The resource manager is doing work outside global transaction start() failed on resource 'conPool1'" The error is encountered when the program is trying to create a Statement on the Connection object. Pls help me and explain abt what is wrong
"logged in", The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp. We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please edit your profile and select a new name which meets the requirements. Please change your display name immediately. Accounts that have illegal display names get deleted. Thanks. Dave