Overview: Deployment and Clustering
Workshop web services are deployed to WebLogic Server in the form of EAR (Enterprise Application archive) files. You can deploy a Workshop EAR either to a single instance of WebLogic Server or to a cluster of WebLogic Servers. The topics in this section explain how to generate an EAR file for a Workshop project and deploy it, either to a single instance of WebLogic Server, or to a cluster of WebLogic Servers.
Explains how to build an EAR file for a Workshop project and deploy it to a single instance of WebLogic Server.
Explains the basic concepts of clustering WebLogic Servers.
Clustering Workshop Web Services
Explains the basic concepts of deploying Workshop applications to a cluster of WebLogic Servers.
Provides a step-by-step guide to setting up a WebLogic Server cluster and deploying a Workshop application to that cluster.