Unable to find a WSDL that has a definition for service name
1007786May 8 2013 — edited May 8 2013Hello,
I have a wsdl shared in mds and a composite with a bpel process that consumes that wsdl, but when that happens I get the following error:
oracle.fabric.common.FabricInvocationException: Unable to find the WSDL service defined for service name {http://directvla.com/schema/businessdomain/ServiceConfigurationRules/v1-0}ServiceConfigurationRules_pt. Please make sure that the port attribute for the binding defined in the composite file is correct by checking the namespace and service name in the #wsdl.endpoint element. In addition, check that the WSDL associated with the binding namespace is imported and currently reachable (check the import nodes at the top of the composite file). Finally, validate any HTTP proxy settings for the server.
I checked the composite, the wsdl and the endpoint and everything is ok. At the momment to avoid the error, the wsdl is local, but this is not a real solution, what I really need is to make it work with the mds.
Can somebody help me?
Thank for advance.