- JBoss AS 7 Development
- Francesco Marchioni
- 78字
- 2025-02-22 03:28:23
Chapter 2. What's New in JBoss AS 7
This chapter will provide you with a crash course in the new application server so that we will be able to deploy our first Java EE 6 application in the next chapter. More specifically, we will cover the following topics:
- An introduction to the AS 7 core concepts
- The anatomy of the JBoss AS 7 filesystem
- An introduction to the available management instruments
- Deploying your first HelloWorld application