Unable to find a WSDL that has a definition for service name

Hello,
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.

Hi,
here is my wsdl:
<definitions
targetNamespace="http://xxxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0"
xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:commondt-v1-0="http://xxxxxx.com/schema/util/commondatatypes/v1-0"
xmlns:ns1="http://xxxxxx.com/schema/businessdomain/ServiceConfigurationRules/parameters"
xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
xmlns:ServiceConfigurationRules-v1-0="http://xxxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0" xmlns:tns="http://xxxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:commonex-v1-0="http://xxxxxx.com/schema/util/commonexceptions/v1-0"
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/">
     <types>
          <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:commondt-v1-0="http://xxxxxx.com/schema/util/commondatatypes/v1-0" xmlns:ns1="http://xxxxxx.com/schema/businessdomain/ServiceConfigurationRules/parameters"
xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
xmlns:ServiceConfigurationRules-v1-0="http://oracle.com/sca/soapservice/XXXXBusinessRule/ServiceConfigurationRules/ServiceConfigurationRules" xmlns:tns="http://oracle.com/sca/soapservice/XXXXBusinessRule/ServiceConfigurationRules/ServiceConfigurationRules"
xmlns:commonex-v1-0="http://xxxxxx.com/schema/util/commonexceptions/v1-0"
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/">
               <xsd:import namespace="http://xxxxxx.com/schema/businessdomain/ServiceConfigurationRules/parameters" schemaLocation="oramds:/apps/schemas/RESB/RulesParmsInput_2.xsd"/>
          </xsd:schema>
     </types>
     <message name="ServiceActivationRequest">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:ServiceActivationRequest"/>
     </message>
     <message name="ServiceActivationResponse">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:ServiceActivationResponse"/>
     </message>
     <message name="ServiceActivationException">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:ServiceActivationException"/>
     </message>
     <message name="GetAddActivationConfigurationRequest">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:GetAddActivationConfigurationRequest"/>
     </message>
     <message name="GetAddActivationConfigurationResponse">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:GetAddActivationConfigurationResponse"/>
     </message>
     <message name="GetAddActivationConfigurationException">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:GetAddActivationConfigurationException"/>
     </message>
     <message name="ResourceChangeMigrationRequest">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:ResourceChangeMigrationRequest"/>
     </message>
     <message name="ResourceChangeMigrationResponse">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:ResourceChangeMigrationResponse"/>
     </message>
     <message name="ResourceChangeMigrationException">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:ResourceChangeMigrationException"/>
     </message>
     <message name="ResourceChangeMigrationUpgradeRequest">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:ResourceChangeMigrationUpgradeRequest"/>
     </message>
     <message name="ResourceChangeMigrationUpgradeResponse">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:ResourceChangeMigrationUpgradeResponse"/>
     </message>
     <message name="ResourceChangeMigrationUpgradeException">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:ResourceChangeMigrationUpgradeException"/>
     </message>
     <message name="GetServiceConfigurationException">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:GetAddActivationConfigurationException"/>
     </message>
     <message name="GetAntenaSenialRequest">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:GetAntenaSenialRequest"/>
     </message>
     <message name="GetAntenaSenialResponse">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:GetAntenaSenialResponse"/>
     </message>
     <message name="GetAntenaSenialException">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:GetAddActivationConfigurationException"/>
     </message>
     <message name="OrderPayPerViewRuleRequest">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:OrderPayPerViewRuleRequest"/>
     </message>
     <message name="OrderPayPerViewRuleResponse">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:OrderPayPerViewRuleResponse"/>
     </message>
     <message name="OrderPayPerViewRuleException">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:OrderPayPerViewRuleException"/>
     </message>
     <message name="GetOperationForWOServiceTypeRequest">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:GetOperationForWOServiceTypeRequest"/>
     </message>
     <message name="GetOperationForWOServiceTypeResponse">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:GetOperationForWOServiceTypeResponse"/>
     </message>
     <message name="GetOperationForWOServiceTypeException">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:GetOperationForWOServiceTypeException"/>
     </message>
     <message name="CompareResourceTechnologyRequest">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:CompareResourceTechnologyRequest"/>
     </message>
     <message name="CompareResourceTechnologyResponse">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:CompareResourceTechnologyResponse"/>
     </message>
     <message name="CompareResourceTechnologyException">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:CompareResourceTechnologyException"/>
     </message>
     <message name="GetBasicProductMigrationRequest">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:GetBasicProductMigrationRequest"/>
     </message>
     <message name="GetBasicProductMigrationResponse">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:GetBasicProductMigrationResponse"/>
     </message>
     <message name="GetBasicProductMigrationException">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:GetBasicProductMigrationException"/>
     </message>
     <message name="GetMaxResourcesForCustomerRequest">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:GetMaxResourcesForCustomerRequest"/>
     </message>
     <message name="GetMaxResourcesForCustomerResponse">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:GetMaxResourcesForCustomerResponse"/>
     </message>
     <message name="GetMaxResourcesForCustomerException">
          <part name="parameter" element="ServiceConfigurationRules-v1-0:GetMaxResourcesForCustomerException"/>
     </message>
     <portType name="ServiceConfigurationRules_pt">
          <operation name="GetAddActivationConfiguration">
               <input message="ServiceConfigurationRules-v1-0:GetAddActivationConfigurationRequest"/>
               <output message="ServiceConfigurationRules-v1-0:GetAddActivationConfigurationResponse"/>
               <fault name="GetAddActivationConfigurationException" message="ServiceConfigurationRules-v1-0:GetAddActivationConfigurationException"/>
          </operation>
          <operation name="ResourceChangeMigration">
               <input message="ServiceConfigurationRules-v1-0:ResourceChangeMigrationRequest"/>
               <output message="ServiceConfigurationRules-v1-0:ResourceChangeMigrationResponse"/>
               <fault name="ResourceChangeMigrationException" message="ServiceConfigurationRules-v1-0:ResourceChangeMigrationException"/>
          </operation>
          <operation name="ResourceChangeMigrationUpgrade">
               <input message="ServiceConfigurationRules-v1-0:ResourceChangeMigrationUpgradeRequest"/>
               <output message="ServiceConfigurationRules-v1-0:ResourceChangeMigrationUpgradeResponse"/>
               <fault name="ResourceChangeMigrationUpgradeException" message="ServiceConfigurationRules-v1-0:ResourceChangeMigrationUpgradeException"/>
          </operation>
          <operation name="GetAntenaSenial">
               <input message="ServiceConfigurationRules-v1-0:GetAntenaSenialRequest"/>
               <output message="ServiceConfigurationRules-v1-0:GetAntenaSenialResponse"/>
               <fault name="GetReasonResponseException" message="ServiceConfigurationRules-v1-0:GetAntenaSenialException"/>
          </operation>
          <operation name="OrderPayPerViewRule">
               <input message="ServiceConfigurationRules-v1-0:OrderPayPerViewRuleRequest"/>
               <output message="ServiceConfigurationRules-v1-0:OrderPayPerViewRuleResponse"/>
               <fault name="OrderPayPerViewRuleException" message="ServiceConfigurationRules-v1-0:OrderPayPerViewRuleException"/>
          </operation>
          <operation name="GetServiceActivation">
               <input message="ServiceConfigurationRules-v1-0:ServiceActivationRequest"/>
               <output message="ServiceConfigurationRules-v1-0:ServiceActivationResponse"/>
               <fault name="ServiceActivationException" message="ServiceConfigurationRules-v1-0:ServiceActivationException"/>
          </operation>
          <operation name="GetOperationForWOServiceType">
               <input message="ServiceConfigurationRules-v1-0:GetOperationForWOServiceTypeRequest"/>
               <output message="ServiceConfigurationRules-v1-0:GetOperationForWOServiceTypeResponse"/>
               <fault message="ServiceConfigurationRules-v1-0:GetOperationForWOServiceTypeException" name="GetOperationForWOServiceTypeException"/>
          </operation>
          <operation name="GetMaxResourcesForCustomer">
               <input message="ServiceConfigurationRules-v1-0:GetMaxResourcesForCustomerRequest"/>
               <output message="ServiceConfigurationRules-v1-0:GetMaxResourcesForCustomerResponse"/>
               <fault message="ServiceConfigurationRules-v1-0:GetMaxResourcesForCustomerException" name="GetMaxResourcesForCustomerException"/>
          </operation>
          <operation name="GetBasicProductMigration">
               <input message="ServiceConfigurationRules-v1-0:GetBasicProductMigrationRequest"/>
               <output message="ServiceConfigurationRules-v1-0:GetBasicProductMigrationResponse"/>
               <fault message="ServiceConfigurationRules-v1-0:ServiceActivationRequest" name="GetBasicProductMigrationException"/>
          </operation>
          <operation name="CompareResourceTechnology">
               <input message="ServiceConfigurationRules-v1-0:CompareResourceTechnologyRequest"/>
               <output message="ServiceConfigurationRules-v1-0:CompareResourceTechnologyResponse"/>
               <fault message="ServiceConfigurationRules-v1-0:ServiceActivationRequest" name="CompareResourceTechnologyException"/>
          </operation>
     </portType>
     <binding name="ServiceConfigurationRules_ptSOAP11Binding" type="ServiceConfigurationRules-v1-0:ServiceConfigurationRules_pt">
          <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
          <operation name="GetAddActivationConfiguration">
               <soap:operation style="document" soapAction="http://xxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/GetAddActivationConfiguration"/>
               <input>
                    <soap:body use="literal" parts="parameter"/>
               </input>
               <output>
                    <soap:body use="literal" parts="parameter"/>
               </output>
               <fault name="GetAddActivationConfigurationException">
                    <soap:fault name="GetAddActivationConfigurationException" use="literal"/>
               </fault>
          </operation>
          <operation name="ResourceChangeMigration">
               <soap:operation style="document" soapAction="http://xxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/ResourceChangeMigration"/>
               <input>
                    <soap:body use="literal" parts="parameter"/>
               </input>
               <output>
                    <soap:body use="literal" parts="parameter"/>
               </output>
               <fault name="ResourceChangeMigrationException">
                    <soap:fault name="ResourceChangeMigrationException" use="literal"/>
               </fault>
          </operation>
          <operation name="ResourceChangeMigrationUpgrade">
               <soap:operation style="document" soapAction="http://xxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/ResourceChangeMigrationUpgrade"/>
               <input>
                    <soap:body use="literal" parts="parameter"/>
               </input>
               <output>
                    <soap:body use="literal" parts="parameter"/>
               </output>
               <fault name="ResourceChangeMigrationUpgradeException">
                    <soap:fault name="ResourceChangeMigrationUpgradeException" use="literal"/>
               </fault>
          </operation>
          <operation name="GetAntenaSenial">
               <soap:operation style="document" soapAction="http://xxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/GetAntenaSenial"/>
               <input>
                    <soap:body use="literal" parts="parameter"/>
               </input>
               <output>
                    <soap:body use="literal" parts="parameter"/>
               </output>
               <fault name="GetReasonResponseException">
                    <soap:fault name="GetReasonResponseException" use="literal"/>
               </fault>
          </operation>
          <operation name="OrderPayPerViewRule">
               <soap:operation style="document" soapAction="http://xxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/OrderPayPerViewRule"/>
               <input>
                    <soap:body use="literal" parts="parameter"/>
               </input>
               <output>
                    <soap:body use="literal" parts="parameter"/>
               </output>
               <fault name="OrderPayPerViewRuleException">
                    <soap:fault name="OrderPayPerViewRuleException" use="literal"/>
               </fault>
          </operation>
          <operation name="GetServiceActivation">
               <soap:operation style="document" soapAction="http://xxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/GetServiceActivation"/>
               <input>
                    <soap:body use="literal" parts="parameter"/>
               </input>
               <output>
                    <soap:body use="literal" parts="parameter"/>
               </output>
               <fault name="ServiceActivationException">
                    <soap:fault name="ServiceActivationException" use="literal"/>
               </fault>
          </operation>
          <operation name="GetOperationForWOServiceType">
               <soap:operation style="document" soapAction="http://xxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/GetOperationForWOServiceType"/>
               <input>
                    <soap:body use="literal" parts="parameter"/>
               </input>
               <output>
                    <soap:body use="literal" parts="parameter"/>
               </output>
               <fault name="GetOperationForWOServiceTypeException">
                    <soap:fault name="GetOperationForWOServiceTypeException" use="literal"/>
               </fault>
          </operation>
          <operation name="GetMaxResourcesForCustomer">
               <soap:operation style="document" soapAction="http://xxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/GetMaxResourcesForCustomer"/>
               <input>
                    <soap:body use="literal" parts="parameter"/>
               </input>
               <output>
                    <soap:body use="literal" parts="parameter"/>
               </output>
               <fault name="GetMaxResourcesForCustomerException">
                    <soap:fault name="GetMaxResourcesForCustomerException" use="literal"/>
               </fault>
          </operation>
          <operation name="GetBasicProductMigration">
               <soap:operation style="document" soapAction="http://xxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/GetBasicProductMigration"/>
               <input>
                    <soap:body use="literal" parts="parameter"/>
               </input>
               <output>
                    <soap:body use="literal" parts="parameter"/>
               </output>
               <fault name="GetBasicProductMigrationException">
                    <soap:fault name="GetBasicProductMigrationException" use="literal"/>
               </fault>
          </operation>
          <operation name="CompareResourceTechnology">
               <soap:operation style="document" soapAction="http://xxxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/CompareResourceTechnology"/>
               <input>
                    <soap:body use="literal" parts="parameter"/>
               </input>
               <output>
                    <soap:body use="literal" parts="parameter"/>
               </output>
               <fault name="CompareResourceTechnologyException">
                    <soap:fault name="CompareResourceTechnologyException" use="literal"/>
               </fault>
          </operation>
     </binding>
     <plnk:partnerLinkType name="ServiceConfigurationRules_pt_PL">
          <plnk:role name="ServiceConfigurationRules_pt_Role">
               <plnk:portType name="tns:ServiceConfigurationRules_pt"/>
          </plnk:role>
     </plnk:partnerLinkType>
     <service name="ServiceConfigurationRules_pt">
          <port name="ServiceConfigurationRules_ptPort" binding="ServiceConfigurationRules-v1-0:ServiceConfigurationRules_ptSOAP11Binding">
               <soap:address location="http://host:port/soa-infra/services/default/ServiceConfigurationRules/ServiceRules"/>
          </port>
     </service>
</definitions>
Thank you.

Similar Messages

  • Unable to find a WSDL that has a definition for service

    Dear all
    I have a very simple composite applicationexposing a web service. When I deploy the application I get:
    There was an error deploying the composite on soa_server1: Deployment Failed: Unable to find a WSDL that has a definition for service {http://soa/sf/login}bpelprocess1_client_ep and port loginPort_pt. Please make sure that the port attribute for the binding defined in the composite file is correct by checking the namespace, service name, and port name. 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 the HTTP proxy settings for the server.
    However the build process shows no errors. The entire application was built using Jdeveloper 11.1.1.5 using a pre-constructed WSDL. The SOA suite is 11.1.1.5
    Any pointers will be really appreciated.
    Thanks
    The composite is this:
    <?xml version="1.0" encoding="UTF-8" ?>
    <!-- Generated by Oracle SOA Modeler version 1.0 at [2/28/13 2:25 PM]. -->
    <composite name="SOA2" revision="1.0" label="2013-02-28_14-25-14_553"
    mode="active" state="on" xmlns="http://xmlns.oracle.com/sca/1.0"
    xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"
    xmlns:orawsp="http://schemas.oracle.com/ws/2006/01/policy"
    xmlns:ui="http://xmlns.oracle.com/soa/designer/">
    <import namespace="http://soa/sf/login" location="loginToSFDC.wsdl"
    importType="wsdl"/>
    <service name="bpelprocess1_client_ep" ui:wsdlLocation="loginToSFDC.wsdl">
    <interface.wsdl interface="http://soa/sf/login#wsdl.interface(loginPort)"/>
    <binding.ws port="http://soa/sf/login#wsdl.endpoint(bpelprocess1_client_ep/loginPort_pt)"/>
    </service>
    <component name="BPELProcess1" version="2.0">
    <implementation.bpel src="BPELProcess1.bpel"/>
    <property name="bpel.config.transaction" type="xs:string" many="false">required</property>
    </component>
    <wire>
    <source.uri>bpelprocess1_client_ep</source.uri>
    <target.uri>BPELProcess1/bpelprocess1_client</target.uri>
    </wire>
    </composite>
    The WSDL used to generate the BPEL is:
    <?xml version= '1.0' encoding= 'UTF-8' ?>
    <definitions
    targetNamespace="http://soa/sf/login"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:tns1="http://soa/sf/login"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:flt="urn:fault.partner.soap.sforce.com"
    xmlns:obj="urn:sobject.partner.soap.sforce.com"
    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
    xmlns:typ="urn:partner.soap.sforce.com"
    xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
    >
    <types>
    <xsd:schema targetNamespace="http://uk.gov.fca.sf/login" elementFormDefault="qualified" xmlns:tns1="http://uk.gov.fca.sf/login"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:flt="urn:fault.partner.soap.sforce.com"
    xmlns:obj="urn:sobject.partner.soap.sforce.com" xmlns:typ="urn:partner.soap.sforce.com"
    xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/">
    <xsd:import namespace="urn:partner.soap.sforce.com" schemaLocation="xsd/partner_types.xsd"/>
    <xsd:import namespace="urn:fault.partner.soap.sforce.com" schemaLocation="xsd/partner_faults.xsd"/>
    <xsd:import namespace="urn:sobject.partner.soap.sforce.com" schemaLocation="xsd/partner_objects.xsd"/>
    </xsd:schema>
    </types>
    <message name="loginInMessage">
    <part name="loginIn" element="typ:login"/>
    <part name="LoginScopeHeaderIn" element="typ:LoginScopeHeader"/>
    <part name="CallOptionsIn" element="typ:CallOptions"/>
    </message>
    <message name="loginOutMessage">
    <part name="return" element="typ:loginResponse"/>
    </message>
    <portType name="loginPort">
    <operation name="loginOp">
    <input message="tns1:loginInMessage"/>
    <output message="tns1:loginOutMessage"/>
    </operation>
    </portType>
    <binding name="loginPortSOAP11Binding" type="tns1:loginPort">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="loginOp">
    <soap:operation style="document" soapAction="http://soa:8101/login/loginOp"/>
    <input>
    <soap:body use="literal" parts="in"/>
    </input>
    <output>
    <soap:body use="literal" parts="return"/>
    </output>
    </operation>
    </binding>
    <binding name="loginPortSOAP12Binding" type="tns1:loginPort">
    <soap12:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="loginOp">
    <soap12:operation style="document" soapAction="http://uk.gov.fca.sf:7101/login/loginOp" soapActionRequired="false"/>
    <input>
    <soap12:body use="literal" parts="in"/>
    </input>
    <output>
    <soap12:body use="literal" parts="return"/>
    </output>
    </operation>
    </binding>
    <service name="loginSrvc">
    <port name="login_port_11" binding="tns1:loginPortSOAP11Binding">
    </port>
    <port name="login_port_12" binding="tns1:loginPortSOAP12Binding">
    </port>
    </service>
    <partnerLinkType name="ProviderRole"
    xmlns="http://schemas.xmlsoap.org/ws/2003/05/partner-link/">
    <role name="Role1">
    <portType name="tns1:loginPort"/>
    </role>
    </partnerLinkType>
    </definitions>

    Hi,
    I don't see a loginPort_pt port in the wsdl, but it is referenced by the composite...
    There's only ports login_port_11 and login_port_12 defined...
    Cheers,
    Vlad

  • Unable to find a WSDL

    Hi ;
    I deployed a process. It was run correctly, but now i get this error:
    Unable to find a WSDL that has a definition for service {http://xmlns.oracle.com/bpmn/bpmnProcess/MainProcess}MainProcess.service and port MainProcessPort. Please make sure that the port attribute for the binding defined in the composite file is correct by checking the namespace, service name, and port name. 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 the HTTP proxy settings for the server.
    What's the my fault?

    Hello,
    When are you getting the error? On deploy or when you try to actually call the WebService?
    I've had that type of errors on deploy and it's usually a problem not with the exposed webservice, as the error would suggest, but with the consumed services. Check that you can access all the references of that process, and that there are no typos in them.
    If it's when you actually call the webservice, can you access it in Enterprise Manager and call it there?
    Hope this helps,
    Diogo Henriques

  • Auto-Capitalization: How can I set Pages v5.01 to auto-capitalize the first letter of the first word in a sentence and to automatically change lower case "i" to "I" appropriately. I'm unable to find a menu that offers me these.

    Auto-Capitalization: How can I set Pages v5.01 to auto-capitalize the first letter of the first word in a sentence and to automatically change lower case "i" to "I" appropriately. I'm unable to find a menu that offers me these.

    Gavin Lawrie wrote:
    Once it had been established that the iWork rewrite had resulted in some features being lost and others broken, and once Apple had acknowledged the concerns* and suggested they are working on fixes**, I'm not sure what else there is to achieve.
    You are writing that in the perspective of having read about it here already. Repeated often enough that you encountered it somewhere in the posts.
    Users are flooding in here and don't know any of this. Of course we have to repeat everything endlessly.
    Because I like to give precise, understandable and workable answers to repeated questions, and Apple doesn't allow sticky posts here, I created a separate forum which users can consult to look up real answers, and contribute for themselves if they have something valuable to add:
    http://www.freeforum101.com/iworktipsntrick/
    There is a section purely devoted to Pages 5. Add whatever answers you feel will lighten the problems of Apple's 'upgrades'.
    Peter
    * Where have they acknowledged anything?
    ** They have barely anything listed, compared to the massive list of deleted features, and nothing but an extraordinarily long time frame considering they created the problems here and now. Apple has not said they will do anything at all about fixing the real issues, the biggest of which is that the new iWork apps break virtually all the work of existing users.

  • Unable to find a volume that is suitable for staging the boot image.

    I have an SCCM 2012 OSD task sequence that is failing when it tries to stage the boot image to the drive before rebooting.  The log file shows:
    Staging boot image CET00028 TSManager 6/5/2014 3:57:58 PM 1492 (0x05D4)
    Mounting \Device\HarddiskVolume6 at Z: TSManager 6/5/2014 3:57:58 PM 1492 (0x05D4)
    Unmounting volume Z:\ TSManager 6/5/2014 3:57:58 PM 1492 (0x05D4)
    Checking to see if the data path is on a bootable volume TSManager 6/5/2014 3:57:59 PM 1492 (0x05D4)
    Volume C:\ because it is not suitable as the system partition TSManager 6/5/2014 3:57:59 PM 1492 (0x05D4)
    Searching for a volume to stage the boot image TSManager 6/5/2014 3:57:59 PM 1492 (0x05D4)
    Volume S:\ is not NTFS TSManager 6/5/2014 3:57:59 PM 1492 (0x05D4)
    Volume C:\ because it is not suitable as the system partition TSManager 6/5/2014 3:57:59 PM 1492 (0x05D4)
    Volume R:\ is not on a fixed disk TSManager 6/5/2014 3:57:59 PM 1492 (0x05D4)
    Volume X:\ is not on a fixed disk TSManager 6/5/2014 3:57:59 PM 1492 (0x05D4)
    BootImage::FindBootableVolume( NULL, sPath), HRESULT=80070490 (e:\qfe\nts\sms\framework\tscore\bootimage.cpp,1045) TSManager 6/5/2014 3:57:59 PM 1492 (0x05D4)
    Unable to find a volume that is suitable for staging the boot image.
    Element not found. (Error: 80070490; Source: Windows) TSManager 6/5/2014 3:57:59 PM 1492 (0x05D4)
    I've seen others get this error code and fix it by injecting the correct storage drivers.  In my case I believe I have the correct storage drivers.  In a separate MDT 2013/WDS environment I can deploy
    8.1 to the same machine using the same drivers with no problems so my drivers appear to allow proper access to the drive.  When I check the volumes with DiskPart they all appear to be fine.  The C:\ volume has the _SMSTaskSequence folder on it with
    files so it is certainly writable.  The system is set for UEFI mode.  Of course if I change it to Legacy mode this problem doesn't happen.  I have also integrated MDT 2013 into SCCM console and both an SCCM task sequend and an MDT task sequence
    do the same thing. Any ideas?
    Thanks,

    From the error, the C could not be the staging location because it is system partition. You need to format a fixed drive to NTFS partition and try again.
    Juke Chou
    TechNet Community Support

  • How do I reformat an IPod Touch for Windows that has been formatted for a Mac?  All instructions I have been able to find use ITunes or Device Manager to reformat.  My IPod is not being recognized by ITunes or in Device Manager.

    I have an IPod Touch that has been formatted for a Mac.  All instructions I have been able to find use ITunes or Device Manager to reformat the device for Windows.  This cannot be done if Windows doesn't recognize the device.  Is there another way to set the device back to the factory settings directly on the device without using ITunes?

    Ipod touch is not formatted one way or the other at all.
    Just sync it to the new computer using itunes.
    iPod touch User Guide (For iOS 5.1 Software)

  • Can I find a keyboard app that has a microphone for text messages on my IPad 2?

    Can I find a keyboard app that has a microphone for text messages on my IPad 2?

    Try these apps.
    Dragon dictation, needs IOS 4+. https://itunes.apple.com/us/app/dragon-dictation/id341446764?mt=8
    Voice Answering Lite, needs IOS 5+.  https://itunes.apple.com/us/app/voice-answer-lite/id532522396?mt=8

  • We are unable to find a user that matches the Rep.ID and Password you have entered. Please verify and try again. work on IE but now Firefox

    We are unable to find a user that matches the Rep.ID and Password you have entered.
    Please verify and try again.
    I get this error when trying to access my Wild Tree web site
    http://resources.wildtree.com/MyWildtree/RepLogin.aspx?ReturnUrl=%2fmywildtree%2fMain.aspx
    I can log in just fine to the main page, but then they make you log in again as you go deeper into the site for Security reasons. But when I log in the 2nd time, I get the above error. Help

    This can be caused by corrupted cookies or cookies that are blocked (check the permissions on the about:permissions page).
    *https://support.mozilla.org/kb/fix-login-issues-on-websites-require-passwords
    Note that you may have to enable third-party cookies for that domain or for visited sites.
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history"
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    If clearing cookies doesn't work then it is possible that the <i>cookies.sqlite</i> file that stores the cookies is corrupted.
    Rename (or delete) <b>cookies.sqlite</b> (cookies.sqlite.old) and delete other present cookies files like <b>cookies.sqlite-journal</b> in the Firefox profile folder in case the file cookies.sqlite got corrupted.
    *http://kb.mozillazine.org/Cookies
    *https://support.mozilla.org/kb/Deleting+cookies

  • I by accident deleted an important Note that had all my passwords on my Notes Ap on my Iphone 5.  I can not find a file that has deleted Notes files so I can recover it.  Any idea how I can get it back?  Thanks,Mike

    I by accident deleted an important Note that had all my passwords on my Notes Ap on my Iphone 5.  I can not find a file that has deleted Notes files so I can recover it.  Any idea how I can get it back?  Thanks,Mike

    Do you have a backup of your iPhone?   If so, do a restore and whatever Notes were backed up should reappear.
    You will lose any changes made since that backup though.

  • I can't find the app that has locked my screen orientation on my iPhone 5?

    I can't find the app that has locked my screen orientation on my iPhone 5?

    Read here:
    http://support.apple.com/kb/ts3805

  • I can't find an app that has supposedly been downloaded

    I can't find an app that has supposedly been downloaded

    I have the same problem w a 3 g s. I did a search but no results. When I go to the app store and try to download it tells me it is installed. I would like to correct the problem as it is my banking app.

  • How can you find an ipod that has been lost

    how can you find an ipod that has been lost and the icloud is not turned on

    lost/stolen                                      
    No app is required.                                               
    - If you previously turned on FIndMyiPod on the iPod in Settings>iCloud and wifi is on and connected go to iCloud: Find My iPhone, sign in and go to FIndMyiPhone. If the iPod has been restored it will never show up.
    iCloud: Find My iPhone
    - You can also wipe/erase the iPod and have the iPod play a sound via iCloud.
    and go to FIndMyiPhone. If the iPod has been restored it will never show up.
    iCloud: Find My iPhone
    - You can also wipe/erase the iPod and have the iPod play a sound via iCloud.
    - If not shown, then you will have to use the old fashioned way, like if you lost a wallet or purse.
    - Change the passwords for all accounts used on the iPod and report to police
    - There is no way to prevent someone from restoring the iPod (it erases it) using it unless you had iOS 7 on the device. With iOS 7, one has to enter the Apple ID and password to restore the device.
    - Apple will do nothing without a court order                                                        
    Reporting a lost or stolen Apple product                                               
    - iOS: How to find the serial number, IMEI, MEID, CDN, and ICCID number

  • Unable to find the timestamp in SPRO-"delete timestamp for infosource"

    in system BIT.
    issue: unable to find the timestamp in SPRO-"delete timestamp for infosource" in ECQ, for a load which i did in BIQ and getting error that init was already done but request was deleted from target.
    for cube 0CFM_C10, i did init load from 0CFM_POSITIONS flow , was fine
    next init load from flow 0CFM_DELTA_POSITIONS, some issue,
    got messaget that init was already done but request was deleted from target.
    so i deleted req from infopkg-scheduler-init options for src system - here deleted the req.
    did load got same error again.
    next in ECQ, SPRO- "delete timestamp for infosource", for this option when i search, i am getting msg that "0 timestamps deleted for infosource".
    why is that i am unable to find the timestamp here in SPRO in ECQ? any other solution ?
    pls  help
    regards,
    swetha

    thanks.
    deleted the additional entry from SPRO as suggested in this thread.
    Error while executing RSA3
    did the load ,
    init load via 0CFM_DELTA_POSITIONS flow, successful :   so that error got solved.
    delta load via 0CFM_DELTA_POSITIONS flow, getting another new error and message below
    Job terminated in source system --> Request set to red
    can anyone suggest on how to solve this?
    in src system logs, this data was found
    Job log overview for job:    BIREQU_DAVZG15LMNNG2N3XPN9J5C6QS / 11111300
    Date       Time     Message text                                                                      Message class Message no. Message type
    19.07.2011 11:11:13 Job started                                                                            00           516          S
    19.07.2011 11:11:13 Step 001 started (program SBIE0001, variant &0000000083979, user ID ALEECQREMOTE)      00           550          S
    19.07.2011 11:11:13 Asynchronous transmission of info IDoc 2 in task 0001 (0 parallel tasks)               R3           413          S
    19.07.2011 11:11:13 DATASOURCE = 0CFM_DELTA_POSITIONS                                                      R3           299          S
    19.07.2011 11:11:13 RLOGSYS    = BITST                                                                     R3           299          S
    19.07.2011 11:11:13 REQUNR     = REQU_DAVZG15LMNNG2N3XPN9J5C6QS                                            R3           299          S
    19.07.2011 11:11:13 UPDMODE    = D                                                                         R3           299          S
    19.07.2011 11:11:13 LANGUAGES  = *                                                                         R3           299          S
    19.07.2011 11:11:13 *************************************************************************              R8           048          S
    19.07.2011 11:11:13 *          Current Values for Selected Profile Parameters               *              R8           049          S
    19.07.2011 11:11:13 *************************************************************************              R8           048          S
    19.07.2011 11:11:13 * abap/heap_area_nondia......... 0                                       *             R8           050          S
    19.07.2011 11:11:13 * abap/heap_area_total.......... 16777216000                             *             R8           050          S
    19.07.2011 11:11:13 * abap/heaplimit................ 40000000                                *             R8           050          S
    19.07.2011 11:11:13 * zcsa/installed_languages...... 1CEFIJKLNOSUV                           *             R8           050          S
    19.07.2011 11:11:13 * zcsa/system_language.......... E                                       *             R8           050          S
    19.07.2011 11:11:13 * ztta/max_memreq_MB............ 2047                                    *             R8           050          S
    19.07.2011 11:11:13 * ztta/roll_area................ 3000000                                 *             R8           050          S
    19.07.2011 11:11:13 * ztta/roll_extension........... 2000000000                              *             R8           050          S
    19.07.2011 11:11:13 *************************************************************************              R8           048          S
    19.07.2011 11:14:15 Internal session terminated with a runtime error (see ST22)                            00           671          A
    19.07.2011 11:14:15 Job cancelled                                                                          00           518          A
    Edited by: Swetha N on Jul 21, 2011 6:40 AM
    Edited by: Swetha N on Jul 21, 2011 6:40 AM

  • What is the best way to 'clean up" a Mac that has been going for about 2 years.  I reset safari frequently but need to be sure stuff I don't want is gone.

    What is the best way to 'clean up" a Mac that has been going for about 2 years.  I reset safari frequently but need to be sure stuff I don't want is gone.

    I'd gather by your "reset Safari"  and "clean up" you mean by sites you rather not have your mom see.
    Hidden Flash cookies are stored in "Macromedia" Folders on your computer, can delete using the free Easy Find first, but need to reinstall Flash again here
    http://www.macupdate.com/app/mac/11076/easyfind
    http://get.adobe.com/flashplayer/
    OnyX run All the cleaning and maintenance steps followed by a reboot, followed by a Disk Utility erase free space.
    http://www.titanium.free.fr/
    CCleaner is in beta for OS X, can combine the cleaning and secure erase in the same steps if properly configured.
    http://www.piriform.com/mac/ccleaner
    Every web site knows your apx location.
    http://www.whatsmyip.org/more/
    To be sure to have a clean machine, a
    Restoring OS X - 10.6  "fresh install method"
    Restoring OS X - 10.7 - wipe and install
    is the only way as you only bring files back to the machine that you know what they are, everything else is removed.
    https://discussions.apple.com/message/16276201#16276201

  • I have a Targus Versavue bluetooth keyboard that has worked perfectly for 2 years.  It lost connection yesterday.  I charged the battery but it still won't connect.  Help ??

    I have a Targue Versavue bluetooth keyboard that has worked perfectly for 2 years.  It lost connection yesterday.  I charged the battery but it still won't connect.  I just get a blinking blue light.  Help ??

    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router. Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130?tstart=60
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

Maybe you are looking for