Application Deployments

Application deployments are the simplest to architect for WebLogic Server. In application deployments, the only clients that access WebLogic Server are applications. These communicate via the Java standards for RMI.

Typical Application Deployment Architecture

The typical deployment architecture for an application deployment involves two types of components: client-side applications and WebLogic Server instances. The clients communicate over a network to make requests to the WebLogic Server instances (see Figure 13-11).

Figure 13-11. Application Clients Connect Directly to WebLogic Server

Code on the client side directs the ...

Get J2EE™ Applications and BEA™ WebLogic Server™ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.