Hi
My SOA BPEL Code which refers oramds schema in the composite.xml. I am able to deployment through JDev 12.2.1.But when i am doing deployment through ANT script, it is giving below error.
Can any body help on this.
Composites\TESTBPEL/composite.xml:4: error: Load of wsdl "oramds:/soa/shared/workflow/NotificationService.wsdl" failed
Composites\TESTBPEL/composite.xml:4: error: Load of wsdl "oramds:/soa/shared/workflow/NotificationService.wsdl" failed
[scac] TESTBPEL:0: error: XML parsing failed because "FabricException: Error in getting XML input stream: oramds:/soa/shared/workflow/NotificationService.wsdl: ADFSHARE-00120: Error encountered while creating the MDS Session. Application state will be reset. Please logout and log back in if problem persists."
Thanks.