Integrationevent.wsdl incomplete ?

Hi.
I have to access to an Integration Queue created.
In other posts, I 've read that I have to download the integrationevent.wsdl and generate a proxy, for example with jdeveloper.
I 'm using jdeveloper 10.1.3.5.
I 've downloaded others .wsdl from "web services administrator" and I 've generated succesfully with jdeveloper proxies for them, get and set data in crm object (I've generated proxies for account, activities,contacts and products).
But When I unzip integrationevent.zip and I check integrationevent.wsdl I see the sentences:
<service name="IntegrationEventWS">
-<port binding="tns:IntegrationEventWS" name ="Default">
*<soap:address location="http://CHANGE_ME"/>*
</port>
</service>
In others wsdl, for example product.wsdl I always see
<soap:address location="https://secure-ausomxgba.crmondemand.com/Services/Integration">
I try to change http://CHANGE_ME for "https://secure-ausomxgba.crmondemand.com/Services/Integration"
but When I load wsdl in jdeveloper to generate proxy, Jdeveloper finnish with validation failed:
The name .proxy.Default_Binding_IntegrationEventWSLmpl is not a valid Java class name.
So, What address do I have to write in http://CHANGE_ME???
Why is integrationevent.wsdl incomplete?, or I have to do some change in the set up before???.
Any comments could be useful.
Thanks
Best Regards
Marcosob.

Hi Marcosb,
Apologies, I thought I had posted a reply to this message some time ago. Due to the fact that the Integration Events WSDL file is distributed within a .zip file, it is necessary to set the address location value manually. For other WSDL files this substituted dynamically. You should use the same address location value that is set in other WSDL files you have downloaded.
Please let me know if you are still having problems with Integration Events.
Thanks,
Sean

Similar Messages

  • Wsdl and JDeveloper: JVM limits exceed

    Hello experts,
    I have a little problem using integration events: I use JDeveloper for creating necessary proxy classes automatically for wsdl-files. It works fine for almost every wsdl provided by SoD. But for the IntegrationEvent.wsdl this procedere fails: JDeveloper creates some methods which exceeds the JVM limit of 64KB per method. The compiler aborts.
    Does anyone have similar problems? Are there any solutions?
    Thanks in advance
    Michael

    Hi again,
    After spending almost all my friday to try to fix this problem, I finally find the solution today morning.
    It was because my jdeveloper was installed in "Program Files\jdeveloper"
    But if I locate jdeveloper into C:\jdeveloper\ the problem is solved !
    I was lost for a space :)

  • Integrationevent wsdlLocation java client

    Hi All,
    I've read the webservice on demand guide but, I don't have a clue how to do this with the integrationevent webservice. I was able to connect to the pod and get the session id with java (client generated with jdeveloper) but now i struggle how to get the sessionid into the proxy to call getEvents. I did this before with .Net and it was no problem there was always a method setUrl(). This is what i have so far but...
    1. is this location a valid wsdl location vor Integrationevent.wsdl used for the call? I
    https://secure-ausomxefa.crmondemand.com/Services/Integration?wsdl
    2. This is the java call:
    //here is the session created and jsessionid is retrieved
    Session sesobj=new Session();
    integrationEventWS = new IntegrationEventWS(); //this is the call that throws the error mentiond down below
    Default_Binding_IntegrationEventWS default_Binding_IntegrationEventWS = integrationEventWS.getDefault();...
    3. and this is the IntegrationEventWS class with the wsdllocation:
    public class IntegrationEventWS
    extends Service
    private static URL wsdlLocationURL;
    private static Logger logger;
    static
    try
    logger = Logger.getLogger("crmondemand.ws.integrationevent.IntegrationEventWS");
    URL baseUrl = IntegrationEventWS.class.getResource(".");
    if (baseUrl == null)
    wsdlLocationURL =
    IntegrationEventWS.class.getResource("https://secure-ausomxefa.crmondemand.com/Services/Integration?wsdl");
    if (wsdlLocationURL == null)
    baseUrl = new File(".").toURL();
    wsdlLocationURL = new URL(baseUrl, "https://secure-ausomxefa.crmondemand.com/Services/Integration?wsdl");
    else
    if (!baseUrl.getPath().endsWith("/")) {
    baseUrl = new URL(baseUrl, baseUrl.getPath() + "/");
    wsdlLocationURL = new URL(baseUrl, "https://secure-ausomxefa.crmondemand.com/Services/Integration?wsdl");
    catch (MalformedURLException e)
    logger.log(Level.ALL,
    "Failed to create wsdlLocationURL using https://secure-ausomxefa.crmondemand.com/Services/Integration?wsdl",
    e);
    public IntegrationEventWS()
    super(wsdlLocationURL,
    new QName("urn:crmondemand/ws/integrationevent/",
    "IntegrationEventWS"));
    public IntegrationEventWS(URL wsdlLocation, QName serviceName)
    super(wsdlLocation, serviceName);
    @WebEndpoint(name="Default")
    public crmondemand.ws.integrationevent.Default_Binding_IntegrationEventWS getDefault()
    return (crmondemand.ws.integrationevent.Default_Binding_IntegrationEventWS) super.getPort(new QName("urn:crmondemand/ws/integrationevent/",
    "Default"),
    crmondemand.ws.integrationevent.Default_Binding_IntegrationEventWS.class);
    @WebEndpoint(name="Default")
    public crmondemand.ws.integrationevent.Default_Binding_IntegrationEventWS getDefault(WebServiceFeature... features)
    return (crmondemand.ws.integrationevent.Default_Binding_IntegrationEventWS) super.getPort(new QName("urn:crmondemand/ws/integrationevent/",
    "Default"),
    crmondemand.ws.integrationevent.Default_Binding_IntegrationEventWS.class,
    features);
    I'm always getting this error on calling the default constructor of IntegrationEventWS
    Exception breakpoint occurred at line 641 of URLClassPath.java.
    java.io.FileNotFoundException: \ade\aime_xdk_532664\oracle\xdk\lib\xmlparserv2.jar
    Process exited with exit code 0.
    I tried the process with Opportunity WS v2 and it's the same issue... what is wrong with the call??? and where is the sessionid put in?
    Thanks...
    SL

    Hi All,
    finally it did work out with axis to generate the client, but please Oracle do something with your webservices, it can't be so difficult to load a simple webservice into the IDE. The Integrationevent ws documentation isn't really clear and the manual work that has to be done for leveraging the service isn't state of the art at all!
    Regards
    SL

  • Incomplete WSDL file generated

    Hi,
    I am testing synchronous processes deployed to BPEL PM 10.1.2.0.2 running on Linux. There are 20 processes deployed, and randomly I encounter the following problem: when testing a process (may be any one), the caller encounters a WSDL validation error with the sync process.
    When calling from another BPEL process, the error goes along the lines of: Cannot find binding operation definition based on wsaAction='null', and soapAction='process' in .......wsdl. When testing from Soap UI, an error message states there is nothing to import. However, the process can still be invoked from the BPEL test console.
    When I check the WSDL file of the process on the server it is incomplete, missing the <binding> and <service> tags and their contents. To solve the problem, I redeploy the process from JDeveloper (without modifying it), and the WSDL file is then generated normally and I can once again invoke the process.
    Any ideas how to resolve this?
    Thanks,
    Nicholas

    I have an urgent need for a Sr, Oracle BPEL Developer in the Dallas Texas area. With this position, you can interview and start immediately. If you are interested or know of anyone looking please send my way.
    Warm regards,
    Kim Dobson
    Sr. Account Manager
    Eventus Group Technology Resources
    10100 N. Central Expressway
    Suite 150
    Dallas, TX 75231
    Office 469.916.4857
    Mobile 214.277.2097
    Fax 469.916.3861
    [email protected]

  • SOA WSDL service deployment error

    I am getting this error while deploying the web services. I added a service in the WSDL like this and it is not working.
    <wsdl:service name="DataFeedService">
    <wsdl:port name="receive_ptt" binding="tns:receive_pttBinding">
    <soap:address location="http://soa02.masa.com:8001/soa-infra/services/default/ProcessData/DataFeed"/>
    </wsdl:port>
    </wsdl:service>
    10:10:35 AM] Error deploying archive sca_ProcessData_rev1.0.jar to partition "default" on server soa_server1 [soa02.masa.com:8001]
    [10:10:35 AM] HTTP error code returned [500]
    [10:10:35 AM] Error message from server:
    Error during deployment: Deployment Failed: Unable to register service..
    [10:10:35 AM] Check server log for more details.
    [10:10:35 AM] Error deploying archive sca_ProcessData_rev1.0.jar to partition "default" on server soa_server1 [soa02.masa.com:8001]
    [10:10:35 AM] #### Deployment incomplete. ####
    [10:10:35 AM] Error deploying archive file:/C:/MyProjects/ORTDJMSDemo/ProcessData/deploy/sca_ProcessData_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)

    You added the service part by hand or by dragging a line from the component to the left swim lane?
    can you clean/compile your project in jdeveloper..no errors ?

  • Getting Invalid WSDL error for every WSDL file

    hi
    I recently started to work on jdeveloper 10.1 3 and i am trying to develope client for google web api.
    but when i trying to create webservice using java web service form WSDL option.but when i am giving wsdl file it is giving me error like Invalid WSDL and when i click why not ? button it is saying that URL is malformed.
    here is URL
    jdev.uddi.bindingtemplate:http://uddi.xmethods.com/inquire/0B06E7E7-0F4D-BC86-4FFD-E2C8C0F43C2A
    this is generated by UDDI registrey browser by jdeveloper it self.
    this is happening with evety WSDL file. I think there is some problem with my Jdeveloper.
    Please help me.

    hi
    Could you help me on following error.
    I am trying to deploy webservice on Oracle Applicaiton server.
    But i am getting following message on Deployment message window of Jdeveloper
    ---- Deployment started. ---- Apr 27, 2006 5:40:38 PM
    Target platform is Oracle Application Server 10g 10.1.3 (KunalAppServer).
    Wrote WAR file to D:\users\kunal\sdk\oracel_ide\jdevstudio1013_JDK\jdev\mywork\WebService\heloservice\deploy\WebServices.war
    Wrote EAR file to D:\users\kunal\sdk\oracel_ide\jdevstudio1013_JDK\jdev\mywork\WebService\heloservice\deploy\WebService-heloservice-WS.ear
    Uploading file WebService-heloservice-WS.ear ...
    Application Deployer for WebService-heloservice-WS STARTS.
    Copy the archive to D:\product\10.1.3\OracleAS_1\j2ee\home\applications\WebService-heloservice-WS.ear
    Initialize D:\product\10.1.3\OracleAS_1\j2ee\home\applications\WebService-heloservice-WS.ear begins...
    Unpacking WebService-heloservice-WS.ear
    Done unpacking WebService-heloservice-WS.ear
    Unpacking WebServices.war
    Done unpacking WebServices.war
    Initialize D:\product\10.1.3\OracleAS_1\j2ee\home\applications\WebService-heloservice-WS.ear ends...
    Starting application : WebService-heloservice-WS
    Initializing ClassLoader(s)
    Initializing EJB container
    Loading connector(s)
    Starting up resource adapters
    Initializing EJB sessions
    Committing ClassLoader(s)
    Initialize WebServices begins...
    Initialize WebServices ends...
    Started application : WebService-heloservice-WS
    Binding web application(s) to site default-web-site begins...
    Binding WebServices web-module for application WebService-heloservice-WS to site default-web-site under context root WebService-heloservice-context-root
    Operation failed with error:
    org.apache.xerces.dom.DeferredElementNSImpl
    Deployment failed
    Elapsed time for deployment: 1 minute, 8 seconds
    #### Deployment incomplete. #### Apr 27, 2006 5:41:47 PM

  • Bpelc issues with WSDL schema definition

    Hi,
    I have been attempting to deploy a relative simple BPEL example, developed using the BPEL Designer Eclipse plugin and deployed on BPEL Process Manager.
    The BPEL consists of receiving a SOAP message, copying variables using assign from the input message to a message defined in an external WSDL, invoking that WSDL's service and copying the results of that service into the output message.
    To design the external service, I developed a simple Java class in Apache Axis and used the Java2WSDL tool to create all the interfaces. I then copied that WSDL to the BPEL designer and started to design the BPEL.
    The problem is to do with the definition of messages within the WSDL, the following snippet is from the WSDL generated in Apache Axis:
    <wsdl:types>
    <schema xmlns="http://www.w3.org/2001/XMLSchema"
         targetNamespace="http://mdsuk.com/wsdl/example/PSP1">
    <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
    <complexType name="OutputCT">
    <sequence>
    <element name="message" nillable="true" type="xsd:string"/>
    <element name="paymentReference" nillable="true" type="xsd:string"/>
    <element name="success" nillable="true" type="xsd:boolean"/>
    </sequence>
    </complexType>
    </schema>
    </wsdl:types>
    I then tried to create the <assign> statement for the External Service Message -> BPEL Output Message using BPEL Designer using the visual editor, it generated the following code:
    <assign name="assign-2">
    <copy>
         <from variable="pspOutput" part="outputCT" query="/message"></from>
         <to variable="output" part="payload" query="/tns:OrderTestResponse/tns:result"/>
    </copy>
    <copy>
         <from variable="pspOutput" part="outputCT" query="/success"></from>
         <to variable="output" part="payload" query="/tns:OrderTestResponse/tns:success"/>
    </copy>
    </assign>
    Trying to compile this generated code resulted in:
    [bpelc] [Error ORABPEL-10057]: invalid query
    [bpelc] [Description]: in line 94 of "D:\EclipseWorkspace\OrderTest\OrderTest.bpel", query "/message" is invalid, because step 'message' is not valid..
    [bpelc] [Potential fix]: Check the XML schema and make sure your query string is valid.
    [bpelc]
    [bpelc] [Error ORABPEL-10057]: invalid query
    [bpelc] [Description]: in line 98 of "D:\EclipseWorkspace\OrderTest\OrderTest.bpel", query "/success" is invalid, because step 'success' is not valid..
    [bpelc] [Potential fix]: Check the XML schema and make sure your query string is valid.
    So, the generated code from BPEL Designer was failing to compile. This resulted in a long check of the code, finally I realised that it expected the inputCT variable to be present in the XPath, so I manually changed the code to
    <assign name="assign-2">
    <copy>
         <from variable="pspOutput" part="outputCT" query="/outputCT/message"></from>
         <to variable="output" part="payload" query="/tns:OrderTestResponse/tns:result"/>
    </copy>
    <copy>
         <from variable="pspOutput" part="outputCT" query="/outputCT/success"></from>
         <to variable="output" part="payload" query="/tns:OrderTestResponse/tns:success"/>
    </copy>
    </assign>
    This allowed to code to compile, so I deployed the BPEL to the Process Manager, and invoked a query using the Web Interface.
    The BPEL started up fine, it invoked my external Axis Web Service, Axis produced the output (visible via debugging) however Process Manager tried to process the output, it crashed with the following exception:
    06/01/19 16:29:11 com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.xmlsoap.org/ws/2003/03/business-process/}selectionFailure}
    messageType: {null}
    parts: {{summary=<summary>empty variable/expression result.
    xpath variable/expression expression "/outputCT/message" is empty at line 94, when attempting reading/copying it.
    Please make sure the variable/expression result "/outputCT/message" is not empty.
    </summary>}}
    So, the compiled BPEL code, which had the WSDL schema to compare against was failing during execution, I inspected the output from the Axis Web Service, which was:
    <?xml version="1.0" encoding="utf-8"?>
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <soapenv:Body>
    <processPaymentResponse xmlns="http://mdsuk.com/wsdl/example/PSP1">
    <outputCT xmlns="">
    <ns1:message xmlns:ns1="http://mdsuk.com/wsdl/example/PSP1">Payment Succesful</ns1:message>
    <ns2:paymentReference xmlns:ns2="http://mdsuk.com/wsdl/example/PSP1">1137688175137</ns2:paymentReference>
    <ns3:success xmlns:ns3="http://mdsuk.com/wsdl/example/PSP1">true</ns3:success>
    </outputCT>
    </processPaymentResponse>
    </soapenv:Body>
    </soapenv:Envelope>
    The key difference was that the message / paymentReference and success attributes were prefixed with the namespace "http://mdsuk.com/wsdl/example/PSP1" , this makes sense as the schema has the attribute targetNamespace="http://mdsuk.com/wsdl/example/PSP1".
    However, when I tried to modify the BPEL to read:
    <assign name="assign-2">
    <copy>
         <from variable="pspOutput" part="outputCT" query="/outputCT/nsxml1:message"></from>
         <to variable="output" part="payload" query="/tns:OrderTestResponse/tns:result"/>
    </copy>
    <copy>
         <from variable="pspOutput" part="outputCT" query="/outputCT/nsxml1:success"></from>
         <to variable="output" part="payload" query="/tns:OrderTestResponse/tns:success"/>
    </copy>
    </assign>
    It complained:
    [bpelc] [Error ORABPEL-10057]: invalid query
    [bpelc] [Description]: in line 94 of "D:\EclipseWorkspace\OrderTest\OrderTest.bpel", query "/outputCT/nsxml1:message" is invalid, because step 'nsxml1:message' is not valid..
    [bpelc] [Potential fix]: Check the XML schema and make sure your query string is valid.
    [bpelc]
    [bpelc] [Error ORABPEL-10057]: invalid query
    [bpelc] [Description]: in line 98 of "D:\EclipseWorkspace\OrderTest\OrderTest.bpel", query "/outputCT/nsxml1:sucess" is invalid, because step 'nsxml1:sucess' is not valid..
    [bpelc] [Potential fix]: Check the XML schema and make sure your query string is valid.
    [bpelc] .
    So, the BPEL would not validate against the WSDL schema that was being produced, I read up on the W3 Schema specification, and found that the schema can take the attribute elementFormDefault - this attribute takes the values 'qualified' or 'unqualified'. If qualified, then it explicitly states that all children elements should be beloning to the namespace of this element.
    So, I changed the schema to read:
    <wsdl:types>
    <schema xmlns="http://www.w3.org/2001/XMLSchema"
         targetNamespace="http://mdsuk.com/wsdl/example/PSP1"
         elementFormDefault="qualified">
    <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
    <complexType name="OutputCT">
    <sequence>
    <element name="message" nillable="true" type="xsd:string"/>
    <element name="paymentReference" nillable="true" type="xsd:string"/>
    <element name="success" nillable="true" type="xsd:boolean"/>
    </sequence>
    </complexType>
    </schema>
    </wsdl:types>
    The BPEL compiled and ran succesfully.
    However, the problem/issue here is, Oracle bpelc assumed that if the elementFormDefault attribute was missing from the schema definition, it defaulted to unqualified, even with the targetNamespace attribute present.
    Axis and <oXygen/> XML Editors, in which I tested the WSDL code, assumed that if the elementFormDefault attribute was missing, it defaulted to qualified.
    I cannot find anything in the Schema Specification to say which is correct - can anyone shed any light on this? I also want to make Oracle BPEL users aware of this issue.
    Regards,
    Peter Dolukhanov

    I resolved this issue by adding the following to the 2nd schema in the wsdl
    xmlns:xsdLocal1="urn:/crmondemand/xml/integrationevent"
    inside the 2nd schema
    <xsd:schema
    elementFormDefault="qualified"
    attributeFormDefault="unqualified"
    xmlns:xsdLocal1="urn:/crmondemand/xml/integrationevent"
    targetNamespace="urn:crmondemand/ws/integrationevent/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    and this line immediately below it
    <xsd:import namespace="urn:/crmondemand/xml/integrationevent" />
    I could then create a proxy class using wsdl.exe

  • J2EE web service client using WSDL

    Hi,
    We are required to develop client program in Java for the
    web services developed in SAP XI 2.0.
    We will be getting the WSDL files for corresponding web
    services.
    We have tried doing it with J2EE JAX-RPC...
    We studied the sample program of HelloService...
    While calling the service from command line..it takes .jar file..
    But we have to make use of only WSDL....
    Is there any alternative way?? or jax-rpc is the best one???
    wat will be the best way to do so??

    Hi,
    thanx for your reply!
    We have written web services in SAP XI 2.0....
    we has generated corresponding WSDL..which is little
    incomplete..but we can modify and update it according to
    requirements...so we have complete WSDL....for corresponding web
    services.
    My colleagues have developed web dynpro application which
    makes use of those services. Now for demostration purpsoe we need
    to write java/jsp which will access those services...
    can u help???

  • Consuming WSDL in SOAPUI

    How can I consume a A2x service that is already modelled in MDRS using the WSDL file in SOAP UI.
    WSDL looks to be incomplete in terms of Location tag

    MDRS? As far as I know this is not part of SAP Business Suite / SAP NetWeaver - only MDR.
    Best Regards,
    Tobias

  • WSDL validation failed, can't generate WS stub

    I've searched this forum for this and could not find anything relevant.
    I'm new to JDeveloper, and just installed 10.1.2. I have the Oracle Press book, "Oracle JDeveloper 10g handbook". In the book, chapter 14 contains a "Hands-on Practice" of creating an application that uses a web service. The example uses the Google Web APIs.
    When I get to the step to generate a web service stub from the GoogleSearch.wsdl, JDeveloper produces the following error:
    "WSDL validation failed with the following exception: The WSDL document is ill defined or incomplete and cannot be used to generate a stub."
    I've also tried the google wsdl that is available at the URL, http://api.google.com/GoogleSearch.wsdl
    It too yields the same error.
    I'm going to proceed with other WSDL files and see what happens. If anyone has any info to share on this, I would appreciate it.
    Thanks
    Morgan

    Ok, I found the problem.
    I was also getting a "can not find main class" error on startup. This thread
    Could not find the main class. Program will fail
    pointed out that you should not install JDeveloper into a folder with an embedded space. I had it subordinate to Program Files. So, I moved it from there and now it gets past the WSDL error when generating a stub from the WSDL.
    Onward!

  • BPEL designer default relative URI when importing wsdl

    I'm using BPEL designer 10.1.3.1.0 The designer generated a reference service wsdl file "MyServiceRef.wsdl" that imports the service "MyService.wsdl" I intended to use.
    The import line reads like:
    <import namespace="http://my.namespace/" location="../public_html/WEB-INF/wsdl/MyService.wsdl"/>
    When deploying the BPEL project, I got error that "Failed to read wsdl", in which the deploying process looked for the wsdl file at location
    <BPEL HOME>\domains\default\tmp\.bpel_ProjectName_ff8d276f54525c078b0828ce6f764002.tmp
    I tried to modify the line to use the full URI to point to the correct location but it wouldn't compile. Can someone help point out what is wrong?
    Thanks,
    Wen

    1. The web service "MyService" was generated using BPEL designer's wizard: New -> Business Tier -> Java Web Services (There's one java class compiled within the project.)
    2. When I was adding the service into my BPEL flow, jdeveloper automatically generated the reference "MyServiceRef" as mentioned in the first post. This reference service imports MyService, at relative URI as correctly described in the import statement.
    3. Compiling the BPEL ->success
    4. Deploying BPEL, somehow it looks for MyService.wsdl at a wrong location
    MyService.wsdl
    <definitions
    name="MyService"
    targetNamespace="http://my.target/"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:tns="http://my.target/"
    xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
    xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    >
    <types>
    <schema xmlns="http://www.w3.org/2001/XMLSchema">
    <import namespace="http://my.namespace/FlowName" schemaLocation="FlowName.xsd"/>
    </schema>
    <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://my.target/"
    elementFormDefault="qualified" xmlns:tns="http://my.namespace/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap11-enc="http://schemas.xmlsoap.org/soap/encoding/">
    <import namespace="http://my.namespace/FlowName" schemaLocation="FlowName.xsd"/>
    <element name="Demo_ServiceElement">
    <complexType>
    <sequence>
    <element name="String_1" type="string" nillable="true"/>
    <element name="String_2" type="string" nillable="true"/>
    </sequence>
    </complexType>
    </element>
    <element name="Demo_ServiceResponseElement">
    <complexType>
    <sequence>
    <element name="result" type="string" nillable="true"/>
    </sequence>
    </complexType>
    </element>
    </schema>
    </types>
    <message name="MyService_Demo_Service">
    <part name="parameters" element="tns:Demo_ServiceElement"/>
    </message>
    <message name="MyService_Demo_ServiceResponse">
    <part name="parameters" element="tns:Demo_ServiceResponseElement"/>
    </message>
    <portType name="MyService">
    <operation name="Demo_Service">
    <input message="tns:MyService_Demo_Service"/>
    <output message="tns:MyService_Demo_ServiceResponse"/>
    </operation>
    </portType>
    <binding name="MyServiceSoapHttp" type="tns:MyService">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="Demo_Service">
    <soap:operation soapAction="http://oracle.crm.dnbconnect//Demo_Service"/>
    <input>
    <soap:body use="literal"/>
    </input>
    <output>
    <soap:body use="literal"/>
    </output>
    </operation>
    </binding>
    <service name="MyService">
    <port name="MyServiceSoapHttpPort" binding="tns:MyServiceSoapHttp">
    <soap:address location="http://130.35.75.232:8888/QuickStartWrkspc-DnBFlow-context-root/MyServiceSoapHttpPort"/>
    </port>
    </service>
    </definitions>
    Error:
    #### Deployment incomplete. ####
    BUILD FAILED
    D:\work\jdevhome\jdev\mywork\QuickStartWrkspc\FlowName\build.xml:79: A problem occured while connecting to server "localhost" using port "8888": bpel_FlowName_1.0.jar failed to deploy. Exception message is: ORABPEL-05215
    Error while loading process.
    The process domain encountered the following errors while loading the process "FlowName" (revision "1.0"): Failed to read wsdl.
    Error happened when reading wsdl at "D:\product\10.1.3.1\OracleAS_1\bpel\domains\default\tmp\.bpel_FlowName_1.0_ff8d276f54525c078b0828ce6f764002.tmp\MyServiceRef.wsdl", because "Error reading import of file:/D:/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_FlowName_1.0_ff8d276f54525c078b0828ce6f764002.tmp/MyServiceRef.wsdl: Failed to read wsdl file at: "file:/D:/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/public_html/WEB-INF/wsdl/MyService.wsdl", caused by: java.io.FileNotFoundException. : D:\product\10.1.3.1\OracleAS_1\bpel\domains\default\tmp\public_html\WEB-INF\wsdl\MyService.wsdl (The system cannot find the path specified)".
    Make sure wsdl exists at that URL and is valid.

  • Problem redeploying: Deployment incomplete null

    I have a very simple Fusion Web Application.
    It consists of a Web Service Data Control, based on a Siebel Contact WSDL.
    I make a simple JSF page that uses this Data Control to show some Contact info.
    The first time I deploy to the embedded Weblogic (by running the JSF page), everything works OK.
    After making only the smallest ajustment (i.e. dragging another field on the JSF page) I get problems redeploying like this:
    [11:39:06 AM] Deploying 2 profiles...
    [11:39:07 AM] #### Deployment incomplete. ####
    [11:39:07 AM] null
    I have no clue to what the problem is here, or where to look for clues...
    I'm using JDeveloper 11.1.1.2.0
    Groeten,
    HJH

    same thing first time:
    [02:27:28 PM] ---- Deployment started. ----
    [02:27:28 PM] Target platform is (Weblogic 10.3).
    [02:27:30 PM] Retrieving existing application information
    [02:27:30 PM] Running dependency analysis...
    [02:27:31 PM] Deploying 3 profiles...
    [02:28:17 PM] Wrote Web Application Module to C:\apps\jdev_ps2_5660_debug\jdeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\aquila\ViewControllerWebApp.war
    [02:28:18 PM] Wrote Web Application Module to C:\apps\jdev_ps2_5660_debug\jdeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\aquila\CustomComponentWebApp.war
    [02:28:19 PM] Wrote Enterprise Application Module to C:\apps\jdev_ps2_5660_debug\jdeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\aquila
    [02:28:19 PM] Deploying Application...
    second time after stopping the IntegratedWebLogicServer
    [02:39:29 PM] ---- Deployment started. ----
    [02:39:29 PM] Target platform is (Weblogic 10.3).
    [02:39:30 PM] Retrieving existing application information
    [02:39:30 PM] Running dependency analysis...
    [02:39:30 PM] Deploying 3 profiles...
    [02:39:39 PM] #### Deployment incomplete. ####
    [02:39:39 PM] null
    #### Cannot run application aquila due to error deploying to IntegratedWebLogicServer.
    [Application aquila stopped and undeployed from Server Instance IntegratedWebLogicServer]
    The only solution I have found so far is to delete the aquila directory under the o.j2ee\drs. This was not a problem with previous releases?

  • Error deploying composite projects with partner links in abstract wsdl

    Error while deployment of PartnerLinkCompositeError. The two composites have the same wsdl files, but PartnerLinkCompositeError composite projects has a perter link inside the wsdl.
    <partnerLinkType name="execute_ptt"
    xmlns="http://schemas.xmlsoap.org/ws/2003/05/partner-link/">
    <role name="execute_pttProvider">
    <portType name="tns:execute_ptt"/>
    </role>
    </partnerLinkType>
    The error during deployment
    [04:13:04 PM] Error deploying archive sca_PartnerLinkCompositeError_rev1.0.jar to partition "default" on server soa_server1 [http://158.166.229.41:8001]
    [04:13:04 PM] HTTP error code returned [500]
    [04:13:04 PM] Error message from server:
    There was an error deploying the composite on soa_server1: Deployment Failed: Unable to find a WSDL that has a definition for service {http://xmlns.oracle.com/EBS/PartnerLinkCompositeError/Mediator1}Mediator1_ep and port execute_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..
    [04:13:04 PM] Check server log for more details.
    [04:13:04 PM] Error deploying archive sca_PartnerLinkCompositeError_rev1.0.jar to partition "default" on server soa_server1 [http://158.166.229.41:8001]
    [04:13:04 PM] #### Deployment incomplete. ####
    [04:13:04 PM] Error deploying archive file:/D:/workspace/NIF2/PartnerLinkCompositeError/deploy/sca_PartnerLinkCompositeError_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
    What can be the cause for this error?
    Projects for download
    http://www.4shared.com/zip/w5R5zp1G/PartnerLinkCompositeError.html
    http://www.4shared.com/zip/EM7butNF/PartnerLinkComposite.html

    During WSDL design for composite projects like BPM or SOA using JDeveloper WSDL designer or by hand, BE sure that the partner link namespace is in the root of the wsdl definition.
    <?xml version= '1.0' encoding= 'UTF-8' ?>
    <wsdl:definitions name="Service"
    xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/">
    <wsdl:portType name="execute_ptt">
    </wsdl:portType>
    <wsdl:portType name="callback_ptt">
    </wsdl:portType>
    <plnk:partnerLinkType name="execute_ptt">
    <plnk:role name="execute_pttProvider">
    <plnk:portType name="tns:execute_ptt"/>
    </plnk:role>
    </plnk:partnerLinkType>
    </wsdl:definitions>
    Example:
    WSDL that will deploy
    <?xml version= '1.0' encoding= 'UTF-8' ?>
    <wsdl:definitions name="Mediator1"
    targetNamespace="http://xmlns.oracle.com/EBS/PartnerLinkCompositeError/Mediator1"
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
    xmlns:inp1="http://xmlns.oracle.com/singleString"
    xmlns:tns="http://xmlns.oracle.com/EBS/PartnerLinkCompositeError/Mediator1"
    xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/">
    <wsdl:types>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:import namespace="http://xmlns.oracle.com/singleString"
    schemaLocation="xsd/singleString.xsd"/>
    </xsd:schema>
    </wsdl:types>
    <wsdl:message name="requestMessage">
    <wsdl:part name="request" element="inp1:singleString"/>
    </wsdl:message>
    <wsdl:message name="callbackMessage">
    <wsdl:part name="callback" element="inp1:singleString"/>
    </wsdl:message>
    <wsdl:portType name="execute_ptt">
    <wsdl:operation name="execute">
    <wsdl:input message="tns:requestMessage"/>
    </wsdl:operation>
    </wsdl:portType>
    <wsdl:portType name="callback_ptt">
    <wsdl:operation name="callback">
    <wsdl:input message="tns:callbackMessage"/>
    </wsdl:operation>
    </wsdl:portType>
    <plnk:partnerLinkType name="execute_ptt">
    <plnk:role name="execute_pttProvider">
    <plnk:portType name="tns:execute_ptt"/>
    </plnk:role>
    </plnk:partnerLinkType>
    </wsdl:definitions>
    Seems that Oracle JDeveloper WSDL designer has contribution to this issue since when trying to add a partner link from
    http://www.4shared.com/photo/7D4D4Elx/wsdl_designer.html?
    it creates the wsdl with the following configuration.
    http://www.4shared.com/photo/zb907pXN/wsdl_designer_2.html?
    Maybe will be fixed in next versions of JDeveloper. Until then, use this work suggested around.

  • Issue with Opportunity schema contained in Opportunity.wsdl and Integration

    There is Opportunity XML schema object defined for Siebel web-service with URI “urn:/crmondemand/xml/opportunity” in opportunity.wsdl and opportunity.xsd contained in integrationevent.zip. Please find attached the schema files.
    If you check the diff, the opportunity schema is different, which is actually a conflict from Siebel side since it is the same object identified by URI “urn:/crmondemand/xml/opportunity”. Can we get some information about the discrepancy from Siebel OD team?
    Following compiler error comes for the BPEL process, where both Opportunity wsdl and integration event being used:
    Error:
    [Error ORABPEL-10903]: failed to read wsdl
    [Description]: in "bpel.xml", Global Type declaration/definition of name '{urn:/crmondemand/xml/opportunity}Opportunity' are duplicated at the following locations:
    file:/C:/Bhavnesh/Work/SiebelPoll/SourceCode/SiebelPoll/JDSU_SiebelToODSOpportunityTransfer/bpel/opportunity.wsdl [line#: 89]
    file:/C:/Bhavnesh/Work/SiebelPoll/SourceCode/SiebelPoll/JDSU_SiebelToODSOpportunityTransfer/bpel/opportunity.xsd [line#: 12]
    There are at least two of them looking different:
    file:/C:/Bhavnesh/Work/SiebelPoll/SourceCode/SiebelPoll/JDSU_SiebelToODSOpportunityTransfer/bpel/opportunity.wsdl [difference starting at line#:635]
    file:/C:/Bhavnesh/Work/SiebelPoll/SourceCode/SiebelPoll/JDSU_SiebelToODSOpportunityTransfer/bpel/opportunity.xsd [difference starting at line#:558]
    Global Type declaration/definition of name '{urn:/crmondemand/xml/opportunity}Team' are duplicated at the following locations:
    file:/C:/Bhavnesh/Work/SiebelPoll/SourceCode/SiebelPoll/JDSU_SiebelToODSOpportunityTransfer/bpel/opportunity.wsdl [line#: 2602]
    file:/C:/Bhavnesh/Work/SiebelPoll/SourceCode/SiebelPoll/JDSU_SiebelToODSOpportunityTransfer/bpel/opportunity.xsd [line#: 2524]
    There are at least two of them looking different:
    file:/C:/Bhavnesh/Work/SiebelPoll/SourceCode/SiebelPoll/JDSU_SiebelToODSOpportunityTransfer/bpel/opportunity.wsdl [difference starting at line#:2602]
    file:/C:/Bhavnesh/Work/SiebelPoll/SourceCode/SiebelPoll/JDSU_SiebelToODSOpportunityTransfer/bpel/opportunity.xsd [difference starting at line#:2524]
    [Potential fix]: If your site has a proxy server, then you may need to configure your BPEL Server, designer and browser with your proxy server configuration settings (see tech note on http://otn.oracle.com/bpel for instructions).
    Following is the difference between two schema:
    New line in opportunity.wsdl
    <xsd:element name="ListOfOpportunityContactRole" maxOccurs="1" minOccurs="0" type="xsdLocal1:ListOfOpportunityContactRole"></xsd:element>
    Difference between the sequence of elements in both schema:
    <xsd:complexType name="Team"><xsd:sequence><xsd:element name="OpportunityAccessId" maxOccurs="1" minOccurs="0" type="xsdLocal1:string30"></xsd:element>
    <xsd:element name="OpportunityTeamId" maxOccurs="1" minOccurs="0" type="xsd:string"></xsd:element>
    Thanks and regards,
    Bhavnesh Patel.
    Edited by: bhavnesh_p on Oct 9, 2008 1:24 PM

    Hello Bhavnesh,
    we just got into the same issue with the differing Opportunity-XSD/WSDL you have mentioned in your posting.
    Following is the difference between two schema:
    New line in opportunity.wsdl
    <xsd:element name="ListOfOpportunityContactRole" maxOccurs="1" minOccurs="0" type="xsdLocal1:ListOfOpportunityContactRole"></xsd:element>
    Difference between the sequence of elements in both schema:
    <xsd:complexType name="Team"><xsd:sequence><xsd:element name="OpportunityAccessId" maxOccurs="1" minOccurs="0" type="xsdLocal1:string30"></xsd:element>
    <xsd:element name="OpportunityTeamId" maxOccurs="1" minOccurs="0" type="xsd:string"></xsd:element>Did you get any update on this problem?
    Thanks in adavance & Best regards..
    Andre

  • How to delete the WSDL folder in DS (t-code : WSADMIN)?

    Hi,
    Can anyone advise how to delete the WSDL files and folder in DS client 200, t-code : WSADMIN?
    We mainly use this Discovery system for our users to practice and now seem there are a lot WSDL files and folders which are not used anymore, then we like to delete some unused folders.  
    Please kindly advise.
    Thanks you very much.
    Urisa

    Please use tCode WSCONFIG and delete the variants that you do not want.

Maybe you are looking for

  • Sender Mail CC Error

    Hi Experts, I am doing Mail to File scenario, i configured Sender Mail adapterlike this: Transport Protocol : POP3 Message Protocol: XIPAYLOAD URL, username and password of my outlook. But i am getting following error in CC monitoring "exception caug

  • My imac screen went half dark, can I fix this myself??

    My 24' Imac screen went 1/2 black on top the bottom is fine, can I fix this myself??? HELP

  • Sun Studio is unable to find a supported version of the NetBeans IDE at the

    I'm following the system install instructions in the Grid Compute Utility guide, Appendix A "Building a Local Development Environment" and am getting stuck on step 4, installing sunstudio. I'm running Solaris 5.10 on x86 and can run netbeans IDE with

  • Regarding Transport dump error

    Hi Experts, In BI quality system,while importing one request has been failed with RC=8 due to all DB buffers of application server wwpbiqd1 were synchronized and failed with following dump: Runtime Errors         UNCAUGHT_EXCEPTION Exception         

  • MapViewer error -05523

    I have added a JDBC theme to my map with the following query: var baseQuery="select /*+ index(a, LIST_CENTRELINE_I) */ innera.name1, innera.name2, geom " + "FROM (SELECT a.PRI_NAME as name1, b.PRI_NAME as name2, sdo_geom.sdo_intersection( a.shape, b.