September 2011
Intermediate to advanced
528 pages
19h 57m
English
You can best put the wldeploy tool to use when you're deploying applications in a development environment. However, if your environment uses Ant tasks rather than shell scripts, you can use wldeploy instead of the weblogic.Deployer tool—the functionality is the same. The wldeploy task is primarily for developers to use in their environments. Since this book is primarily for WebLogic Server administrators, I won't discuss the wldeploy Ant task in great detail, but you execute it the same way as you execute the wlserver and wlconfig tasks.
Here are the steps to run the wldeploy Ant task:
1. Set the environment:
WL_HOME\server\bin\setWLSEnv.cmd
2. Create an Ant build file (the default name is build.xml ...
Read now
Unlock full access