Restart a WebLogic Server

The Ant target for restarting a WebLogic server is:

build restartserver

and requires the following option:

Figure 1. Example of Usage
build restartserver -Dserver.name=CuramServer
Note: If the server is not already started when attempting to restart it, the stop portion of the Ant target will not cause the target to fail.