ConnectionFactoryCreateConnectionDelegateRequest req =
new ConnectionFactoryCreateConnectionDelegateRequest(id, v,
remotingSessionId, clientVMId,
username, password, failedNodeID);
ResponseSupport rs = (ResponseSupport)client.invoke(req, null);
res = (CreateConnectionResult)rs.getResponse();
}
catch (Throwable t)
{
//If we were invoking createConnectionDelegate and failure occurs then we need to clear
// up the JMSRemotingConnection