Several
procedures in this appendix require you to stop and start the instance
of JBoss where you want to deploy the product.
All JBoss start configurations are located in the [appserver root]/server
directory. For JBoss obtained directly from Red Hat, either use
one of the JBoss provided start configurations (all, default or minimal)
or a custom configuration.
9.3.1 Start JBossFrom a command prompt, navigate to [appserver root]/bin.
Start the application server by typing the following command:
where [profile_name] is
the configuration required for your database and [server_IP_Address] is
the IP address of the server.
9.3.2 Stop JBossFrom a command prompt, navigate to [appserver root]/bin.
Stop the application server by typing the following command:
|
|
|