I'm updating the WSDL's in a Oracle Service Bus project, but I'm getting the following error from the Business Service, Pipeline and proxy that all reference the same WSDL. I'm getting the following error in JDeveloper 12c
"The Service definition contains a reference to a binding not present in the WSDL." I've double checked the code behind each of the objects and i can't find the old binding reference it is referring to in any of the files? Nor can I figure out why it is not seeing the new binding.
Any ideas where this might be?
Thanks in advance.