Monthly Archives: May 2012

Useful WLST Scripts – Managing composite state using command line WLST

We have created a list of Useful WLST commands for SOA covering how we can use the WLST commands to retire/shutdown/start/activate/deploy/undeploy a composite. Use the scripts located at: (UNIX) MIDDLEWARE_HOME/ORACLE_SOA1/common/bin/wlst.sh (Windows) C:oracleMiddleware11116Oracle_SOA1commonbinwlst.cmd Note: Do not use the WLST script in the WebLogic Server home.   In case you use the WLS tool from  MIDDLEWARE_HOMEoracle_commoncommonbin Or  from MIDDLEWARE_HOME wlserver_10.3commonbin   It will throw following error.   Traceback (innermost last):   File […]

read more

SOA 11g Composite states and behavior

Useful composite states and the behaviour for reference. Composites Table The Composites table enables you to manage the state of a selected SOA composite application. All actions in this table, except Deploy, require you to select a row in the table. Element Description Shut Down Shuts down a running SOA composite application revision. Any request (initiating or a […]

read more