Undeploy multiple SOA composites with WLST or ANT by Danilo Schmiedel

Posted by JuergenKress on Oracle Blogs See other posts from Oracle Blogs or by JuergenKress
Published on Sun, 25 Nov 2012 12:54:09 +0000 Indexed on 2012/11/25 17:12 UTC
Read the original article Hit count: 282

Filed under:

As part of our current project the Build Management team asked for a solution to undeploy multiple composites at one time. Of course you have the “Undeploy All from This Partition” menu option in Enterprise Manager but since we have a lot of deployments every day the guys wanted to have a script solution. It is even more important for the nightly deployments on our continuous integration environment – strange, we couldn’t find anybody who wants to do the undeployment via Enterprise Manager manually every night ;-)
However with WLST or ANT the SOA Suite comes with two options to undeploy composites via script. In this article I’d like to explain you both ways.

Undeployment with WLST
You can test the steps below on Oracle's Pre-built Virtual Machine for SOA Suite and BPM Suite 11g.

    • Change to the WLST directory under MIDDLEWARE_HOME/Oracle_SOA1/common/bin.
      cd /oracle/fmwhome/Oracle_SOA1/common/bin/
    • Open WLST
      ./wlst.sh
    • Connect to the SOA server

Read the full article by Danilo Schmiedel

SOA & BPM Partner Community

For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit  www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.

Blog Twitter LinkedIn Mix Forum

© Oracle Blogs or respective owner

Related posts about /Community Events