此内容没有您所选择的语言版本。
7.7. Start the JBoss Enterprise SOA Platform
Prerequisites
The following software must be installed:
- JBoss Enterprise SOA Platform
Procedure 7.3. Start the JBoss Enterprise SOA Platform
Start the SOA server in a server window
Red Hat Enterprise Linux
- Open a terminal and navigate to the
bindirectory by entering the commandcd SOA_ROOT/jboss-as/bin. - Enter
./run.shto start the SOA server. (Because you are not specifying a server profile, "default" will be used.)
Microsoft Windows
- Open a terminal and navigate to the
bindirectory by entering the commandchdir SOA_ROOT\jboss-as\bin. - Enter
run.batto start the SOA server. (Because you are not specifying a server profile, "default" will be used.)
Result
The server starts. Note that this will take approximately two minutes, depending on the speed of your hardware.
Note
To verify that there have been no errors, check the server log:
less SOA_ROOT/jboss-as/server/PROFILE/log/server.log. As another check, open a web browser and go to http://localhost:8080. Make sure you can login to the admin console with the user name and password you have set.