// otherwise if XA function is called before the connect happens,
// an error will be returned
// Note: conApp will be set after this call
logicalCon_ = super.getConnection();
netXares_ = new NetXAResource(this, netXAPhysicalConnection_);
xares_ = netXares_;
}