The XAConnection is created in stopped mode. No messages will be delivered until the Connection.start method is explicitly called.
@return A newly created XAConnection
@throws JMSException If creating the XAConnection fails due to some internal error.
@throws javax.jms.JMSSecurityException If client authentication fails due to an invalid user name or password.
| |
| |