Hi,
I am migrating my components from Solution accelerator 111150 to 111181. I have modified the names spaces for task and removed the references of workflow.xsd and replaced it with "oramds:///soa/shared/workflow/WorkflowTask.xsd". I am facing the issue of mismatch for targetnamespace there after. While re-building the composite i get below error.
Error: Error loading schema from file:/C:/Sharing/ATFL/SourceCode/SupplierMaintenance/SupplierMaintenance.wsdl [Cause=mistmatch for targetNamespace between http://xmlns.oracle.com/bpel/workflow/task and http://xmlns.oracle.com/bpel/workflow/common for import]
and below that there are numerous errors. I believe those are due to this first line. where am i going wrong?
Regards.