Unable to package SOA composites in 12.2.1.2 using ant
We are getting below error when we are trying to package the SOA composites. We are using below ant command,
ant -f ant-sca-package.xml -DcompositeDir=${SOURCE_HOME}/${serviceName} -DcompositeName=${serviceName} -Drevision=${revision}
Error:
scac:
[input] skipping input as property scac.input has already been set.
[scac] Validating composite "/home/apps/ora_fin/systest/SOABPEL/IGL86D/nu/soa/source/TPPClaimTriggerEbizProvABCSImpl/composite.xml"
[scac] soa.mds.consolidation is set to true
[scac] /home/apps/ora_fin/systest/SOABPEL/IGL86D/nu/soa/source/TPPClaimTriggerEbizProvABCSImpl/composite.xml:9: error: Load of wsdl "oramds:/apps/IGL86D/TPPClaimTriggerEbizProvABCSImpl/WSDL/TPPClaimTriggerEbizProvABCSImpl.wsdl" failed
adf-config.xml used to load WSDL during packaging,