synchronized public void startAssociation(XAResource res, Control control,
int status)
throws XAException, SystemException, IllegalStateException,
RollbackException
{
OTSResource ref;
try {
// XXX should avoid using XID in JTA layer
Xid xid = null;
boolean newResource = false;