Well
I Have a J2EE Application on WebSphere App Server. This application
uses DB2 Content Manager in order to store documents.
As part of the design of the Application, if a transaction fails, then
transaction starts roll back (This is part of J2EE standards support of
two phase commit).
The thing is I don't know how can roll back be initiated on DB2 Content
Manager!! |