2.3.1.1 Domain
To start a Tuxedo domain, you should invoke startDomain() command. This command must use while TXST is connecting to JMX agent embedded in the tlisten process. If invoking is success, you can connect to Tuxedo domain. See startDomain.
To stop a Tuxedo domain, you should invoke shutdownDomain() command. If domain is shutdown successfully, TXST will disconnect from domain and go back to connect JMX agent. See ShutdownDomain.
Parent topic: Starting and Stopping