WebLogic Workshop applications are deployed to WebLogic Server in the form
of enterprise application archive (EAR) files. You can deploy a WebLogic Workshop
EAR either to a single instance of WebLogic Server or to a cluster of WebLogic
Servers.
Cluster configurations do not support iterative development. Therefore, if
you want to develop and test applications against a WebLogic server, configure
WebLogic Workshop to use a single server belonging to a workshop enabled domain
running in development mode. For more information, see How
Do I: Create a New WebLogic Workshop-Enabled WebLogic Server Domain?
The topics in this section explain how to generate an EAR file for a WebLogic
Workshop project and deploy it, either to a single instance of WebLogic Server,
or to a cluster of WebLogic Servers.
Topics Included in this Section
Deploying an
Application to a Production Server
Explains the basic concepts of deploying a WebLogic Workshop
application to WebLogic Server.
How
Do I: Deploy a WebLogic Workshop Application to a Production Server?
Gives step by step instructions for deploying a Workshop
application to a production server.
How Do I: Call wlwBuild.cmd
from an ANT build.xml file?
Gives step by step instructions for generating an ANT file
that compiles a WebLogic Workshop application.
Overview: Clustering
Explains the basic concepts of clustering WebLogic Servers.
Clustering
Workshop Applications
Explains the basic concepts of deploying WebLogic Workshop
applications to a cluster of WebLogic Servers.
Related Topics
How Do I: Configure a
Cluster for a WebLogic Workshop Application?
How
Do I: Deploy a WebLogic Workshop Application to a Production Server?