- JBoss Tools 3 Developers Guide
- Anghel Leonard
- 259字
- 2021-05-21 20:15:36
Creating our first web project—a dynamic web project stub
Now that we have installed and configured a JBoss AS 4.2 server instance, it is time to create our first web project. To be honest with you, this is less of a useful project and more of an "instrument" used to reveal as much as possible the facilities of JBoss AS Tools.
So, we decide to use a Dynamic Web Project stub, created straightforward from the New menu | Other | Web node | Dynamic Web Project leaf (Eclipse helps you organize your web applications using a type of project called a Dynamic Web Project). In the creation wizard, just type the test name as the project name and click the Finish button (note that the target runtime was automatically detected as JBoss 4.2, while the rest of fields were filled-up with the default values). Without a web project, many of the JBoss Tools AS facilities will be disabled.
Deploying the test project on JBoss 4.2 Server
Deploying a project is a task that can be accomplished in many ways. The quickest solution consists of right-clicking on the JBoss 4.2 Server node (in JBoss Server View) and selecting Add and Remove Projects option. This will open the wizard (the one shown in the previous screenshot), but this time, in the left panel, you can see the test
project. Select it, click the Add button, and close the wizard by clicking on the Finish button. When the JBoss 4.2 Server will be started, the new project will be deployed.
- 基于元胞自動機的城市路網交通流建模與仿真
- Photoshop CC 實戰入門
- 魔法詞典:AI繪畫關鍵詞圖鑒(Stable Diffusion版)
- Alice 3 Cookbook
- iPhone JavaScript Cookbook
- After Effects CS6入門與提高
- 中文版Photoshop CC平面設計實用教程
- 從零開始:Illustrator CC中文版基礎培訓教程
- Power Query For Excel:讓工作化繁為簡
- 剪映真傳:88招玩轉短視頻剪輯
- 動畫制作基礎(項目教學版)
- 會聲會影X8 DV影片制作/編輯/刻盤實戰從入門到精通
- Adobe創意大學Premiere Pro CS5 影視剪輯師標準實訓教材
- Oracle E/Business Suite R12 Supply Chain Management
- EJB 3.1 Cookbook