JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
About Oracle Java CAPS Web Server Adapters     Java CAPS Documentation
search filter icon
search icon

Document Information

About Web Server Adapters

About Oracle Java CAPS Adapter for Sun Java System Application Server

The Sun Java™ System Application Server

The Sun Java™ System Application Server Adapter

About Oracle Java CAPS Adapter for WebLogic

WebLogic Server

About the WebLogic Adapter

About Oracle Java CAPS Adapter for WebLogic

This topic provides conceptual information about WebLogic and its Oracle Java CAPS Adapter.

WebLogic Server

WebLogic Server is as a fully featured, standards-based, application server providing the foundation on which an enterprise builds its applications. More specifically, WebLogic Application Server is used to build Web applications that share data and resources with other systems, and then generate dynamic information for Web pages and other user interfaces.

WebLogic Application Server streamlines the process of building distributed, scalable, highly available systems by offering services that users previously had to write themselves, including connectivity, business logic, re-usability, security, concurrency (access is serialized), and transactionally (using XA to assure a successful transfer/update or rollback).

Other features offered by WebLogic include:

About the WebLogic Adapter

The WebLogic Adapter is an application specific Adapter that facilitates integration between applications built on the WebLogic platform and Oracle Java CAPS ESB using the Enterprise Java Bean (EJB) component model (synchronous communication). The Adapter also provides an example of how to exchange JMS messages between WebLogic server and Oracle Java CAPS ESB asynchronously.