About Web Server Adapters

About Web Server Adapters

The topics listed here provide information about Web Server Adapters. If you have any questions or problems, see the Java CAPS web site at http://goldstar.stc.com/support.

About Sun Adapter for Sun Java System Application Server

This topic provides conceptual information about the Sun Java System Application Server and its Sun Java CAPS Adapter.

The Sun Java™ System Application Server

The Sun Java System Application Server is Sun’s platform for developing and delivering Java web services. The application server comes in three editions: the free Platform edition which is embedded in many third party systems and applications, Standard edition which adds operations management and monitoring, and Enterprise edition which also adds Sun’s Always On technology, and provides enhanced load balancing and cluster management capabilities.

The Sun Java™ System Application Server Adapter

Sun Adapter for Sun Java™ System Application Server is an application-specific Adapter that facilitates integration between applications built on a Sun Java™ System Application Server and Sun Java™ CAPS ESB using the Enterprise Java Bean (EJB) component model.

About Sun Adapter for WebLogic

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

WebLogic Server

BEA defines WebLogic Server 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 Sun 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 Sun Java CAPS ESB asynchronously.