/* */
/* 160 */ String clientVMId = JMSClientVMIdentifier.instance;
/* */
/* 162 */ ConnectionFactoryCreateConnectionDelegateRequest req = new ConnectionFactoryCreateConnectionDelegateRequest(this.jdField_id_of_type_JavaLangString, v, remotingSessionId, clientVMId, username, password, failedNodeID);
/* */
/* 167 */ ResponseSupport rs = (ResponseSupport)client.invoke(req, null);
/* */
/* 169 */ res = (CreateConnectionResult)rs.getResponse();
/* */ }
/* */ catch (Throwable t)
/* */ {
/* 176 */ if (remotingConnection != null)
/* */ {