- JBoss AS 7 Development
- Francesco Marchioni
- 178字
- 2021-08-20 16:38:58
Launching the web console
Now that we have added at least one user, we can launch the web console at the default address, http://<host>:9990/console
.
The login screen will be prompted. Enter data into the User name and Password fields that we had formerly created:

Once logged in, you will be redirected to the web administration main screen. The web console, when running in the standalone mode, will be divided into two main tab screens: the Profile tab and the Runtime tab.

The Profile tab contains all the single subsystems that are part of a server profile (here, Profile can also be understood as server configuration). So, once you select the Profile tab, on the left frame you can access all the subsystems and edit their configurations. (In the previous screenshot, we were watching the Datasources subsystem.)
The other tab named Runtime can be used for two main purposes: managing the deployment of applications and checking the server metrics:

Once we have learnt how to access the web console, it is about time to try our first example application.
- Oracle WebLogic Server 12c:First Look
- 深度實踐OpenStack:基于Python的OpenStack組件開發(fā)
- PyTorch自動駕駛視覺感知算法實戰(zhàn)
- Rust實戰(zhàn)
- Vue.js快速入門與深入實戰(zhàn)
- 技術領導力:程序員如何才能帶團隊
- HTML5+CSS3+JavaScript Web開發(fā)案例教程(在線實訓版)
- Serverless架構
- 利用Python進行數(shù)據分析(原書第3版)
- Hands-On Functional Programming with TypeScript
- Java:High-Performance Apps with Java 9
- 區(qū)塊鏈技術與應用
- Swift語言實戰(zhàn)晉級
- Ext JS 4 Plugin and Extension Development
- Oracle Database XE 11gR2 Jump Start Guide