How to Use ant to List the Deployed SOA Composite Applications
The following provides an example of listing the deployed SOA composite applications.
ant -f ant-sca-mgmt.xml listDeployedComposites -Dhost=myhost -Dport=8001 -Duser=weblogic
Note:
After specifying the user name, enter the password when prompted.
Table 48-26 describes the syntax.
Table 48-26 ant SOA Composite Application Deployment List Commands
Argument | Definition |
---|---|
|
Hostname of the Oracle WebLogic Server (for example, |
|
Port of the Oracle WebLogic Server (for example, |
|
User name for connecting to the running server to get MBean information (for example, |
|
Password for the user name. |