![Red Hat Application Server Скачать руководство пользователя страница 3](http://html.mh-extra.com/html/red-hat/application-server/application-server_manual_1427406003.webp)
Table of Contents
I. Introductory JOnAS Documentation ..........................................................................................vii
1. Java Open Application Server (JOnAS): a J2EE Platform ................................................... 1
1.1. Introduction to Red Hat Application Server .......................................................... 1
1.2. JOnAS Features ..................................................................................................... 2
1.3. JOnAS Architecture............................................................................................... 4
1.4. JOnAS Development and Deployment Environment .......................................... 10
1.5. Clustering and Performance................................................................................. 11
1.6. Future Development............................................................................................. 13
2. Getting Started with JOnAS................................................................................................ 15
2.1. Running the First EJB Application...................................................................... 15
2.2. More Complex Examples .................................................................................... 16
3. JOnAS Configuration.......................................................................................................... 21
3.1. JOnAS Configuration Rules................................................................................. 21
3.2. Configuring the JOnAS Environment.................................................................. 22
3.3. Configuring the Communication Protocol and JNDI........................................... 23
3.4. Configuring Logging System (monolog)............................................................. 24
3.5. Configuring JOnAS Services ............................................................................... 26
3.6. Configuring the DB Service (hsql) ...................................................................... 44
3.7. Configuring JMS Resource Adapters................................................................... 44
4. Configuring JDBC DataSources ......................................................................................... 51
4.1. Configuring DataSources..................................................................................... 51
4.2. CMP2.0/JORM .................................................................................................... 52
4.3. ConnectionManager Configuration...................................................................... 53
4.4. Tracing SQL Requests Through P6Spy ............................................................... 53
5. JOnAS Class Loader Hierarchy.......................................................................................... 55
5.1. Understanding the Class Loader Hierarchy ......................................................... 55
5.2. Commons Class Loader ....................................................................................... 55
5.3. Application Class Loader..................................................................................... 55
5.4. Tools Class Loader............................................................................................... 55
5.5. Tomcat Class Loader............................................................................................ 56
5.6. JOnAS Class Loaders .......................................................................................... 56
5.7. JOnAS Class Loader Hierarchy........................................................................... 56
6. JOnAS Command Reference .............................................................................................. 59
6.1. jonas ..................................................................................................................... 59
6.2. jclient.................................................................................................................... 62
6.3. newbean ............................................................................................................... 62
6.4. registry ................................................................................................................. 65
6.5. GenIC................................................................................................................... 65
6.6. JmsServer............................................................................................................. 67
6.7. RAConfig ............................................................................................................. 68
II. Enterprise Beans Programmer’s Guide..................................................................................... 71
7. Developing Session Beans.................................................................................................. 73
7.1. Introduction to Session Beans.............................................................................. 73
7.2. The Home Interface ............................................................................................. 73
7.3. The Component Interface .................................................................................... 74
7.4. The Enterprise Bean Class................................................................................... 74
7.5. Tuning the Stateless-Session Bean Pool .............................................................. 77
8. Developing Entity Beans .................................................................................................... 79
8.1. Introduction to Entity Beans ................................................................................ 79
8.2. The Home Interface ............................................................................................. 80
8.3. The Component Interface .................................................................................... 81
8.4. The Primary Key Class ........................................................................................ 82
8.5. The Enterprise Bean Class................................................................................... 84
8.6. Writing Database Access Operations (Bean-Managed Persistence) ................... 89
Содержание Application Server
Страница 1: ...Red Hat Application Server JOnAS User Guide ...
Страница 8: ......
Страница 22: ...14 Chapter 1 Java Open Application Server JOnAS a J2EE Platform ...
Страница 58: ...50 Chapter 3 JOnAS Configuration ...
Страница 66: ...58 Chapter 5 JOnAS Class Loader Hierarchy ...
Страница 78: ...70 Chapter 6 JOnAS Command Reference ...
Страница 80: ......
Страница 86: ...78 Chapter 7 Developing Session Beans ...
Страница 136: ...128 Chapter 9 Developing Message Driven Beans ...
Страница 142: ...134 Chapter 10 Defining the Deployment Descriptor ...
Страница 148: ...140 Chapter 11 Transactional Behavior of EJB Applications ...
Страница 158: ...150 Chapter 14 EJB Packaging ...
Страница 162: ...154 Chapter 15 Application Deployment and Installation Guide ...
Страница 164: ......
Страница 176: ...168 Chapter 18 WAR Packaging ...
Страница 178: ......
Страница 184: ...176 Chapter 20 Defining the Client Deployment Descriptor ...
Страница 186: ...178 Chapter 21 Client Packaging ...
Страница 188: ......
Страница 192: ...184 Chapter 23 EAR Packaging ...
Страница 194: ......
Страница 200: ...192 Chapter 24 JOnAS Services ...
Страница 204: ...196 Chapter 25 JOnAS and the Connector Architecture ...
Страница 222: ...214 Chapter 27 Ant EJB Tasks Using EJB JAR ...
Страница 234: ...226 Chapter 29 Web Services with JOnAS ...
Страница 236: ......
Страница 260: ...252 Chapter 34 How to use Axis in JOnAS ...
Страница 270: ...262 Chapter 36 Web Service Interoperability between JOnAS and BEA WebLogic ...
Страница 296: ......