- Mastering JBoss Enterprise Application Platform 7
- Francesco Marchioni Luigi Fugaro
- 70字
- 2021-07-14 10:07:43
Starting the application server
The scripts for starting the server are contained in the JBOSS_HOME/bin
folder:
standalone.sh
starts the server in standalone modedomain.sh
starts the server in domain mode
An equivalent BAT file is also included for Windows users.
In order to check that your installation was successful, execute one of the startup scripts:
$ ./standalone.sh
Next surf to localhost:8080
and check the welcome page of the application server:

推薦閱讀
- Mastering AWS Lambda
- Learning PostgreSQL
- Learn React with TypeScript 3
- 軟件測試技術指南
- R大數據分析實用指南
- Python深度學習:基于TensorFlow
- Java程序設計入門
- Access 2010中文版項目教程
- PostgreSQL Developer's Guide
- jQuery Mobile Web Development Essentials(Second Edition)
- Java設計模式深入研究
- 基于MATLAB的控制系統仿真及應用
- Java編程指南:語法基礎、面向對象、函數式編程與項目實戰
- Java核心技術速學版(第3版)
- VC++ 2008專題應用程序開發實例精講