Oracle Application Server: Difference between revisions
Line 23: | Line 23: | ||
* Oracle 10gAS R1: 9.0.4.0.0 - 9.0.4.3 |
* Oracle 10gAS R1: 9.0.4.0.0 - 9.0.4.3 |
||
* Oracle 10gAS R2: 10.1.2 - 10.1.2.2.0 |
* Oracle 10gAS R2: 10.1.2 - 10.1.2.2.0 |
||
* Oracle 10gAS R3: 10.1.3.1 |
* Oracle 10gAS R3: 10.1.3.0 - 10.1.3.3 |
||
==Editions== |
==Editions== |
Revision as of 04:01, 8 October 2007
Developer(s) | Oracle Corporation |
---|---|
Stable release | |
Operating system | Cross-platform |
Type | Application server |
License | Proprietary |
Website | www.oracle.com |
Oracle Application Server 10g (g is for Grid), is an integrated, standards-based software platform. It is part of Oracle's Fusion Middleware technology stack. The heart of Oracle Application Server consists of Oracle HTTP Server (Apache HTTP Server) and OC4J (OracleAS Containers for J2EE) which is used for deploying J2EE based applications. The latest version of OC4J is fully compatible with the J2EE 1.4 specifications.
Oracle Application Server is the only platform designed for grid computing as well as full lifecycle support for Service-Oriented Architecture (SOA).
The current release of Oracle Application Server, 10g R3, does not feature a metadata repository tier, relying on previous release metadata repositories.
Versions
- Oracle 9iAS R1: 1.0.2.0 - 1.0.2.2.2
- Oracle 9iAS R2: 9.0.2.0.0 - 9.0.3.0.0
- Oracle 10gAS R1: 9.0.4.0.0 - 9.0.4.3
- Oracle 10gAS R2: 10.1.2 - 10.1.2.2.0
- Oracle 10gAS R3: 10.1.3.0 - 10.1.3.3
Editions
- Enterprise Edition
- Standard Edition
- Standard Edition One
- Java Edition
Components
- Oracle Portal
- Oracle Identity Management
- Oracle Integration
- Oracle Business Rules
- Oracle BPEL Process Manager (option)
- Oracle Business Activity Monitoring (option)
- Oracle Business Intelligence
- Oracle Forms
- Oracle Reports
- Oracle TopLink
- Oracle JDeveloper
- Oracle Application Server Containers for J2EE (OC4J)
- Oracle Enterprise Manager
- Oracle Application Server Web Cache
- Oracle Application Server Wireless
OC4J
Oracle's implementation of J2EE containers is called Oracle Containers for J2EE which is abbreviated as OC4J. OC4J is based on the IronFlare Orion Application Server.
OC4J includes the following servers:
- Web Container
- Enterprise JavaBean Container
- JMS Server
External links
See also
External links