Database Reference
In-Depth Information
JDeveloper creates the design and source view of composite.xml as you create
the BPEL and other components, as shown in the following screenshot:
The options available for deployment are as follows:
JDeveloper : JDeveloper is usually used to deploy the composite applic-
ations to develop an SOA Suite environment.
Oracle Enterprise Manager : Using the Deploy SOA Composite wizard
of the Oracle Enterprise Manager console we can deploy, un-deploy, and
re-deploy a SOA composite application service archive .sar file. It sup-
ports management of different revisions of a composite application.
Ant Scripts : We can use ant-sca-package scripts for packaging the
service archive .sar file.
WebLogic Scripting Tool (WLST) : WLST scripts can automate the
manual steps one needs to take to deploy, un-deploy, and re-deploy an
SOA composite application service archive .sar file using the Deploy
SOA Composite wizard of the Oracle Enterprise Manager's console. For
example, we can use the following command:
tar -cvpf SOABackup.tar ORACLE/
Middleware/Oracle_SOA
Search WWH ::




Custom Search