更新时间:2021-04-01 13:33:09
Coverpage
Copyright Information
Credits
About the Author
About the Reviewers
Preface
What this book covers
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Installing Core Components
Prologue
Introduction
Installing the Java environment
Installing JBoss AS 5
Installing Eclipse
Plugins: The heart of Eclipse
Summary
Chapter 2. What's New in JBoss AS 5?
Application server features
The next generation application server
Creating a custom server configuration
Chapter 3. Customizing JBoss AS Services
How to monitor JBoss AS services
JBoss AS thread pool
Configuring logging services
Configuring the connection to the database
Configuring the transaction service
Chapter 4. Developing EJB 3 Session Beans
Java EE made easier
Developing Enterprise JavaBeans
Configuring the EJB container
Chapter 5. Developing JPA Entities
Data persistence meets a standard
Chapter 6. Creating a Web Application
Developing web layout
Configuring JBoss Web Server
Chapter 7. Developing Applications with JBoss Messaging Service
Short introduction to JMS
The new JBoss Messaging system
Developing JMS applications
Advanced JBoss Messaging
Chapter 8. Developing Applications with JBoss and Hibernate
Introducing Hibernate
Chapter 9. Managing JBoss AS
Introducing Java Management Extension
Developing MBeans
Service POJOs
JBoss AS Administration Console
Chapter 10. Developing Applications with JBoss Web Services
Web Service concepts
Coding Web Services with JBossWS
Chapter 11. Clustering JBoss AS
Cluster basics
Introducing JBoss AS cluster
JBoss AS 5 cluster configuration
JBoss AS clustered services
Clustering web applications
JMS clustering
Chapter 12. Developing a Clustered Application
Clustering Stateless Session Beans
Clustering Stateful Session Beans
Clustering entities
Chapter 13. JBoss AS Security
Approaching Java Security API
Introducing JBossSX
Chapter 14. Securing JBoss AS Applications
Securing the AppStore application
Securing applications at transport level
Securing Web Services
Encrypting the POJOWebService
Index