Monday, March 25, 2013

sca_listDeployedComposites

sca_listDeployedComposites


Command Category: Application Management Commands



Use with WLST: Offline



Description

Lists all SOA composite applications deployed to the SOA platform.



Syntax

sca_listDeployedComposites(host, port, user, password)

Argument Definition

host Hostname of the Oracle WebLogic Server (for example, myhost).

port Port of the Oracle WebLogic Server (for example, 7001).

user User name for connecting to the running server to get MBean information (for example, weblogic).

password Password for the user name.





Example

The following example lists all the deployed SOA composite applications on the server myhost.



wls:/mydomain/ServerConfig> sca_listDeployedComposites('myhost', '7001',

'weblogic', 'welcome1')

No comments:

Post a Comment