此内容没有您所选择的语言版本。
9.4. Running Red Hat JBoss BPM Suite on Virtual Machine Instance
Running Red Hat JBoss BPM Suite on VM Instance
Start Red Hat JBoss EAP by executing the command:
/etc/init.d/jbossas start
~]# /etc/init.d/jbossas start
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Alternatively, you can use the command with option
stop
(orrestart
) to stop (or restart) the Red Hat JBoss EAP.The following message appears:
Starting jbossas: [ OK ]
Starting jbossas: [ OK ]
Copy to Clipboard Copied! Toggle word wrap Toggle overflow If the deployment finished successfully, the
business-central.war.dodeploy
file in/usr/share/jbossas/standalone/deployments/
changes tobusiness-central.war.deployed
.-
To log in to Business Central, navigate to
http://PUBLIC_DNS_ADDRESS:8080/business-central
in a web browser.