synchronized public void startAssociation(XAResource res, Control control,
int status)
throws XAException, SystemException, IllegalStateException,
RollbackException
{
OTSResource ref;
if (_logger.isLoggable(Level.FINE)) {
_logger.log(Level.FINE, "startAssociation for " + res);
}