Packaging
- Express (X)
- Base (B)
- Network Deployment (N)
- Enterprise (E)
Cell
A grouping of nodes into a single administrative domain. The centralized repository is managed by Deployment Manager process.Node
A logical grouping of servers that share common configuration. Each node has a node agent that works with Deployment Manager.Server
Executes user applications. There are several types of servers:
- Application Server (JVM): X B N E
- JMS Server (in Application Server's JVM): B
- JMS Server (JVM): N E
Application Server Services
- JCA Services: X(only for JDBC) B N E
- Transaction Service: B N E
- Dynamic Cache Service: B N E
- Message Listener Service: B N E
- ORB Service: B N E
- Admin Service (JMX): X B N E
- Diagnostic Trace Service: X B N E
- Debugging Service: X B N E
- Name Service (JNDI): X B N E
- Performance Monitoring Interface (PMI) Service: X B N E
- Security Service (JAAS): X B N E
- Security Service (Java 2 Security): B N E
- Business Process Engine: E
Virtual Hosts
Preconfigured virtual hosts:
- default_host: 80, 9443, 9080
- admin_host: 9080