Ant Script Deployment Issue
(Doc ID 2425176.1)
Last updated on OCTOBER 01, 2021
Applies to:
Oracle SOA Suite - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
Ant script deployment issue
We are unable to deploy soa 12c bpel project on 12c environment
deploying via console works OK
ProcessList.txt
===============
contains the process to be deployed n the order of
{processName},{partition},{version},{Is it default process},{project location from...
build.properties
=================
contains below information, along with server.user, password ,serverurl
wn.bea.home=/aiaapp/oracle/fmw12c
java.passed.home=/aiaapp/oracle/fmw12c/JDK
oracle.home=/aiaapp/oracle/fmw12c/soa
wl_home=/aiaapp/oracle/fmw12c/wlserver
build.xml
=========
imports ant-contrib and ant jar files goes to <> section reads ProcessList.txt and uses
ant-sca-package.xml and ant-sca-deploy.xml file to pacakge and deploy the project
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |