Oracle WebLogic WLDeploy
The wldeploy Ant task is used to complete weblogic.Deployer functions by using attributes that are specified in an Ant XML file. You can use the wldeploy Ant task with other WebLogic Server Ant tasks to create a single Ant build script.
With the Oracle WeblLogic WLDeploy plug-in, you can run a wldeploy Ant task as part of a deployment process. This plug-in also provides steps for other deployment actions such as: undeploy, deploy, and redeploy. It also can be used to start and stop WebLogic servers and clusters.
Version 14 and later require UrbanCode Deploy version 6.1.1.2 or later, and versions before 14 require UrbanCode Deploy 6.0.1 or later.
If you encounter issues with the plug-in or want to send feedback, take one of the following steps:
- See the plug-in documentation.
-
Search on the answers page at [dW Answers: urbancode deploy plugins wldeploy.](https://developer.ibm.com/answers/search.html?f=&type=question&redirect=search%2Fsearch&sort=relevance&smartspace=urbancode&q=%2B[deploy]+%2B[plugins]+%2B[wldeploy]+%20%2B[urbancode]) Note: You might need to click the link twice. -
If no search results are found, submit your issue as a question to the answers page. Use the following tags: urbancode deploy plugins wldeploy
Available Steps
Check Application StatusCheck the status of an application on target servers and clusters.
Check Target StatusCheck the status of target servers and clusters.
List Applications on TargetsList all deployed applications for each target and set as the output properties.
Run WLDeployRun a wldeploy Ant task.
Start TargetsStart the target server and clusters.
Stop TargetsStop the target server and clusters.
Wait for ApplicationWait until the status of an application on target servers and clusters is running.
Back to … | Latest Version | |||||
---|---|---|---|---|---|---|
All Plugins | Deploy Plugins | 25.1103454 | Overview | Steps | Usage | Downloads |