BPEL Designer Eclipse plug-in / Exception

When I use the "validate BPEL Project" or the "build BPEL Project" button under the BPEL perspective, I find the following exception stack in the "error log" view in Eclipse :
What's wrong with me ?
Regards
!ENTRY bpelz 4 4 juil. 20, 2004 14:36:07.80
!MESSAGE Internal Error
!STACK 0
java.lang.NoClassDefFoundError
     at org.eclipse.xsd.impl.XSDSchemaImpl.eStaticClass(XSDSchemaImpl.java:776)
     at org.eclipse.emf.ecore.impl.BasicEObjectImpl.eClass(BasicEObjectImpl.java:768)
     at org.eclipse.emf.ecore.impl.ENotificationImpl.getFeature(ENotificationImpl.java:221)
     at org.eclipse.xsd.impl.XSDConcreteComponentImpl.eNotify(XSDConcreteComponentImpl.java:1054)
     at org.eclipse.xsd.impl.XSDConcreteComponentImpl.setElementGen(XSDConcreteComponentImpl.java:2802)
     at org.eclipse.xsd.impl.XSDConcreteComponentImpl.setElement(XSDConcreteComponentImpl.java:2834)
     at org.eclipse.xsd.impl.XSDSchemaImpl.setElement(XSDSchemaImpl.java:2353)
     at com.collaxa.cube.xml.xsd.XSDUtil.createXSDSchema(XSDUtil.java:404)
     at com.collaxa.cube.xml.xsd.WSDLSchemaUtil.loadEmbeddedSchemas(WSDLSchemaUtil.java:244)
     at com.collaxa.cube.xml.xsd.WSDLSchemaUtil.loadAllSchemas(WSDLSchemaUtil.java:173)
     at com.collaxa.cube.xml.xsd.WSDLSchemaUtil.loadAllSchemas(WSDLSchemaUtil.java:93)
     at com.collaxa.cube.lang.compiler.BPELProcessModel.loadWSDLs(BPELProcessModel.java:278)
     at com.collaxa.cube.lang.compiler.bpel.BPELValidator.validate(BPELValidator.java:93)
     at bpelz.editors.BPELEditor.validateBPEL(BPELEditor.java:366)
     at bpelz.editors.BPELEditor$1.run(BPELEditor.java:311)
     at java.lang.Thread.run(Unknown Source)

Alain,
We got the email. We are digging into it and trying to understand what is going wrong during our un-install/re-install process. We will keep you posted.
Is this time sensitive? We are pushing at the end of next week RC9 which will radically simplify the installation of both the server and designer.
Thanks,
Edwin

Similar Messages

  • Bpel Designer Eclipse Plug-in Build Error

    Hi,
    Envirement :
    1) Eclipse 3.0 (eclipse-SDK-3.0-win32.zip)
    2) Bpel Process Maneger 2.1.1 (orabpel_2.1.1_win32.exe)
    3) Bpel Designer 2.2 (bpelz_0.9.10_win32.exe)
    4) Java Envirement: j2sdk1.4.2_01
    Status :
    1) Bpel Engine Server works fine
    2) CreditRatingService build and deployed to server by obant from command prompt
    3) Bpel Designer results in error while validating or building CreditFlow(Quick Start Tutorial Example) build.xml in eclipse.
    Error :
    java.lang.NoSuchMethodError: org.apache.xerces.impl.xs.SchemaGrammar.toXSModel()Lorg/apache/xerces/xs/XSModel;
    What is wrong about ant build operation, why it can't find the required method (probably the reason wrong xerces, i guess). show me an exitway..

    Somebody should know something about this error, please, i've stucked.
    java.lang.NoSuchMethodError: org.apache.xerces.impl.xs.SchemaGrammar.toXSModel()Lorg/apache/xerces/xs/XSModel;
         at com.collaxa.cube.xml.xsd.xerces.WSDLSchemaManager.lookupXSDElementDeclaration(WSDLSchemaManager.java:869)
         at com.collaxa.cube.lang.compiler.BPELProcessModel.lookupXSDElementDec(BPELProcessModel.java:458)
         at com.collaxa.cube.lang.compiler.wsdl.WSDLValidator.validateMessageParts(WSDLValidator.java:140)
         at com.collaxa.cube.lang.compiler.wsdl.WSDLValidator.validateMessages(WSDLValidator.java:126)
         at com.collaxa.cube.lang.compiler.wsdl.WSDLValidator.validate(WSDLValidator.java:78)
         at com.collaxa.cube.lang.compiler.wsdl.WSDLValidator.validate(WSDLValidator.java:66)
         at com.collaxa.cube.lang.compiler.BPELProcessModel.validateWSDLs(BPELProcessModel.java:258)
         at com.collaxa.cube.lang.compiler.bpel.BPELValidator.validate(BPELValidator.java:84)
         at com.collaxa.cube.lang.compiler.bpel.BPELValidator.validateClientSide(BPELValidator.java:78)
         at bpelz.editors.BPELEditor.validateBPEL(BPELEditor.java:360)
         at bpelz.editors.BPELEditor$1.run(BPELEditor.java:305)
         at java.lang.Thread.run(Thread.java:534)

  • Unable to view 118.JMSService example in BPEL designer(Eclipse)

    Hello all
    I have imported the JMSService (buyer/seller) example using eclipse, so I can look at the flow. But, the designer view throws errors when I try to open the bpel file. I am able to open the source view.
    The Designer view has a single message-
    Access is denied.
    Please resolve this error in the 'BPEL Source' view.
    These are the errors reported in the error log-
    Error Aug 18, 2004 17:32:17.343 bpelz.html trapped at 67:Access is denied.
    Error Aug 18, 2004 17:32:17.327 Fatal _cxApplyBehavior at stage: initializing behaviors ...
    "name":"TypeError",
    "isError":"function () {
    return true
    "getErrorNumber":"function () {
    return (this.number & 0xFFFF)
    "getFacility":"function () {
    return ((this.number >> 16) & 0xFFFF)
    "message":"Access is denied.
    "number":"-2147024891",
    "description":"Access is denied.
    Error Aug 18, 2004 17:32:12.953 Error while processing template: frame because Access is denied.
    request:[object Object]
    code: this.__html += "\n";
         var bpelElement = request.bpelElement;
    var elementID = checkinObject(bpelElement, bpelElement.getUID())
    this.__html += "\n<table cellspacing=\"0\" cellpadding=\"15\" align=\"center\">\n<tr>\n\t<td width=\"140\" valign=\"top\">\n\t\t<img src=\"images/dot.gif\" height=\"24\" width=\"1\" /><br/>\n\t\t";
                   var clientPartners = bpelElement.listCollectionElements( "partnerLinks" );
                   for( var i = 0 ; i < clientPartners.length ; i++ )
                        var partnerLink = clientPartners[ i ];
                        var name = partnerLink.getAttribute( "name" );
                        if( name == "client" )
                        this.__html += "\n\t\t\t\t<div behavior=\"Viewlet\"\n\t\t\t\t template=\"templates/PartnerLink.xml#partnerLink\"\n\t\t\t\t bpelElement=\"";
    this.__html += checkinObject( partnerLink, partnerLink.getUID() );
    this.__html += "\">";
    this.__html += gLoadingHTML;
    this.__html += "</div>\n\t\t\t\t";
              this.__html += "\n\t</td>\n\t<td width=\"180\" valign=\"top\">\n\t\t<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n\t\t<tr height=\"5\">\n\t\t\t<td><img src=\"images/overview.process.header.gif\" width=\"210\" height=\"5\"/></td>\n\t\t</tr>\n\t\t<tr>\n\t\t\t<td>\n\t\t\t\t<div class=\"OverviewProcessHeader\" id=\"overviewLabel\">\n\t\t\t\t";
    this.__html += bpelElement.getLabel() ;
    this.__html += "\n\t\t\t\t</div>\n\t\t\t</td>\n\t\t</tr>\n\t\t<tr height=\"180\">\n\t\t\t<td align=\"center\">\n\t\t\t\t<div style=\"height:100%;border-left:1px solid #6B94E7;border-right:1px solid #6B94E7\">\n\t\t\t\t\t<img src=\"images/overview.process.logo.gif\"/>\n\t\t\t\t\t<div class=\"OverviewEditFlow\" UNSELECTABLE=\"on\">\n\t\t\t\t\t<img src=\"images/arrow20.gif\" align=\"absmiddle\"/>\n\t\t\t\t\t<img src=\"images/dot.gif\" width=\"3\" height=\"1\" />\n\t\t\t\t\t<span behavior=\"Actionable,Underlineable\" action=\"ShowMap/[PROCESS_ELEMENT]\">\n\t\t\t\t\tEdit Process Map\n\t\t\t\t\t</span>\n\t\t\t\t </div>\n\t\t\t\t</div>\n\t\t\t</td>\n\t\t</tr>\n\t\t<tr>\n\t\t\t<td>\n\t\t\t\t<div class=\"OverviewProcessVariables\">Global XML Variables</div>\n\t\t\t</td>\n\t\t</tr>\n\t\t<tr>\n\t\t\t<td>\n\t\t\t\t<div style=\"height:100%;border-left:1px solid #6B94E7;border-right:1px solid #6B94E7\">\n\t\t\t\t\t<div behavior=\"Collectlet\"\n\t\t\t\t\t\t template=\"templates/Listing.xml#list.bullet.customize\"\n\t\t\t\t\t\t bpelElement=\"";
    this.__html += checkinObject( bpelElement , bpelElement.getUID() );
    this.__html += "\"\n\t\t\t\t\t\t collectionName=\"variables\">\n\t\t\t\t\t</div>\n\n\t\t\t\t\t<div class=\"OverviewAddPartnerLink\">\n\t\t\t\t\t<img src=\"images/arrow20.gif\" align=\"absmiddle\"/><img src=\"images/dot.gif\" width=\"3\" height=\"1\" />\n\t\t\t\t\t<span behavior=\"Actionable,Underlineable\" action=\"AddCollectionElement/[PROCESS_ELEMENT]?collectionName=variables\">\n\t\t\t\t\tAdd XML Variable\n\t\t\t\t\t</span>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</td>\n\t\t</tr>\n\t\t<tr height=\"3\">\n\t\t\t<td><img src=\"images/overview.process.footer.gif\" width=\"210\" height=\"3\"/></td>\n\t\t</tr>\n\t\t</table>\n\t</td>\n\t<td width=\"140\" valign=\"top\">\n\t\t<img src=\"images/dot.gif\" height=\"24\" width=\"1\" /><br/>\n\t\t<div behavior=\"Collectlet\"\n\t\t\t template=\"templates/PartnerLink.xml#partnerLink\"\n\t\t\t bpelElement=\"";
    this.__html += elementID;
    this.__html += "\"\n\t\t\t collectionName=\"partnerLinks\"\n\t\t\t block=\"BlockClientPartnerLink\"\n\t\t\t >\n\t\t</div>\n\t\t<div class=\"OverviewAddPartnerLink\" behavior=\"DropZone,DropBorder\"\n bpelElement=\"";
    this.__html += elementID;
    this.__html += "\"\n dropHint=\"url\"\n dropCommand=\"AddCollectionElement/[PROCESS_ELEMENT]?collectionName=partnerLinks&config=wsdlLocation%3D{1}\"\n style=\"border: 1px solid #ffffff;\">\n\t\t<img src=\"images/arrow20.gif\" align=\"absmiddle\"/><img src=\"images/dot.gif\" width=\"3\" height=\"1\" />\n\t\t<span behavior=\"Actionable,Underlineable\" action=\"AddCollectionElement/[PROCESS_ELEMENT]?collectionName=partnerLinks\">\n\t\tAdd Partner Link\n\t\t</span>\n <div style=\"padding-top: 10px; display: none;\" drophint=\"over\">\n <span style=\"color: #aaaaaa;\">Drop WSDL URL here</a>\n </div>\n\t\t</div>\n\n\t</td>\n</tr>\n</table>\n";
    Thanks for your help
    mahesh :)

    I am using 0.0.91. And, I am able to import other tutorials and view them in the BPEL Design view.
    My primary concern with running this example is posted with subject 'Problem with running JMSServer example'. Looks like the buyer/seller queues are created automatically on build/deploy.
    Thanks
    Mahesh :)

  • BPEL Designer plug-in for Eclipse download link broken

    On the BPEL Process Magare download page at http://www.oracle.com/technology/software/products/ias/bpel/index.html, the link to the BPEL designer plug-in for Eclipse - http://download.oracle.com/otn/nt/bpel/bpelz_0.9.13_win32.exe gives a 404 error.
    Anyone know the correct location?
    Neil

    Kenan,
    I am afraid that the side-by-side versioning does not address the need of in-flight changes because there is not import feature for in-flight instances.
    The side-by-side versioning is designed to let all existing in-flight instances to complete with the existing (unchanged) BPEL definition while new instances are routed to the newer version.
    To deploy a new version of the BPEL project, us the -rev option if you are using the command line tool or the rev attribute is you are using the ant task.
    Sorry for not being more helping. Dynamic changes is a feature we do not really support.
    Edwin

  • Invalid Eclipse platform version - BPEL Designer

    Hello, when I try to install the BPEL designer, I get a popup "Invalid Eclipse platform version", "The version of the Eclipse platform installed at C:\Java\eclipse must be at least 3.0 (release)". I have Eclipse 3.0.1. Thank you.

    Problem solved using solution given for topic "BPEL plug-in not installing on eclipse 3.0.1". Not sure why I couldn't find this topic in the first place, before submitting one of my own....

  • BPEL Designer installation for eclipse

    How do I get the BPEL designer installation for eclipse, since I cou;dnt find it anywhere, I can download the installation for BPEL Process Manager but not the designer
    Thanks
    Rasika

    that's too bad. I also have wasted some time looking for the eclipse plug in and would have preferred that approach. I've not had good experience with jDeveloper in the past, but even if those issues have been solved, eclipse is a good standard approach that oracle should support

  • Problem with BPEL Designer Plugin in Eclipse

    I am not able to open the BPEL designer in Eclipse.
    I am using Version: 3.0.1 with the Build id: 200409161125
    When I select New Project, i cannot see the "Oracle BPEL Project" option in the New Project wizard.
    Is there any way to integrate the plug-in into the Eclipse.Please help.
    /Kiran.

    Hi Kiran,
    Eclipse requires to detect new plugins.Usually you only need to launch Eclipse with the 'clean' optionnal parameter (run "eclipse.exe -clean").
    If the setup of the BPEL Designer plug-in have been completed properly, you should see the the 'Oracle BPEL Project' item under de 'New Project' wizard menu.
    Hope this could help.
    Edmond Cissé.

  • Eclipse BPEL Designer with Oracle BPEL Process Manager

    Gurus,
    I am tryting to develop a BPEL 2 process using Eclipse Helios BPEL Designer (v0.5).
    Request your help with a problem that I am facing, which is as follows:
    I am trying to create a Partner Link (PL) in my BPEL process, using the Partner Link Type (PLT) provided by TaskService (for user interactions) in BPEL Process Manager 11g integration services.
    However, the PLT is not recognized by Eclipse BPEL Designer. The Port Types in the WSDL show up but not the PLTs.
    I noticed that the PLT namespace being used in the TaskService WSDL is BPEL v1 namespace (namely, http://schemas.xmlsoap.org/ws/2003/05/partner-link/). I am able to work with PLTs from WSDLs with BPEL v2 namespce (namely, http://docs.oasis-open.org/wsbpel/2.0/plnktype)
    Is there anyway I can work with v1 PLTs using Eclipse BPEL 2 Process?
    Many Thanks,
    Pulkit Sharma

    Hi,
    I believe the Eclipse BPEL Designer is not a supported tool to create SOA composites. I suggest using Oracle JDeveloper 11g as it is a supported tool for development and is Oracle's go-forward IDE strategy.
    Hope this helps!

  • "Problem building schema" exception in BPEL Designer

    Hi all,
    I use BPEL Designer 10.1.2.0.2 and encounter the following problem:
    I built a web service based on the Oracle Toplink How To demo. The web service has one published method that returns a custom 'Customer' object.
    I deployed the web service on my localhost (AS 10.1.3)
    In my BPEL process, I create a partnerlink based on the WSDL that was generated by JDeveloper and let BPEL Designer create a local copy.
    Then I created an invoke and had the wizard create in- and output variables for the invoke.
    When I select either the input- or output variable in the structure pane, I get an error message when I click on the 'parameters' entry. The message shown is 'Exception - problem building schema!'
    When I check the 'show detailed node information' box no additional info is shown!
    Any Idea what might go wrong?
    The WSDL looks as follows:
    <definitions
    name="updCustWS"
    targetNamespace="http://examples.ox.model/"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:tns="http://examples.ox.model/"
    xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
    xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
    xmlns:tns0="http://examples.ox.model/types/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    xmlns:tns1="http://www.oracle.com/webservices/internal/literal"
    >
    <types>
    <schema xmlns="http://www.w3.org/2001/XMLSchema">
    <import namespace="urn:customer-example" schemaLocation="Customer.xsd"/>
    </schema>
    <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://examples.ox.model/types/"
    elementFormDefault="qualified" xmlns:tns="http://examples.ox.model/types/" 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/"
    xmlns:ns1="http://www.oracle.com/webservices/internal/literal">
    <import namespace="http://www.oracle.com/webservices/internal/literal"/>
    <import namespace="urn:customer-example" schemaLocation="Customer.xsd"/>
    <complexType name="getCust">
    <sequence>
    <element name="cust" type="tns:Customer" nillable="true"/>
    </sequence>
    </complexType>
    <complexType name="Customer">
    <sequence>
    <element name="gender" type="string" nillable="true"/>
    <element name="dateOfBirth" type="dateTime" nillable="true"/>
    <element name="phoneNumbers" type="ns1:vector" nillable="true"/>
    <element name="shippingAddress" type="tns:Address" nillable="true"/>
    <element name="billingAddress" type="tns:Address" nillable="true"/>
    <element name="firstName" type="string" nillable="true"/>
    <element name="lastName" type="string" nillable="true"/>
    </sequence>
    </complexType>
    <complexType name="Address">
    <sequence>
    <element name="postalCode" type="string" nillable="true"/>
    <element name="suite" type="string" nillable="true"/>
    <element name="street" type="string" nillable="true"/>
    <element name="province" type="string" nillable="true"/>
    <element name="city" type="string" nillable="true"/>
    </sequence>
    </complexType>
    <complexType name="getCustResponse">
    <sequence>
    <element name="result" type="tns:Customer" nillable="true"/>
    </sequence>
    </complexType>
    <complexType name="version">
    <sequence/>
    </complexType>
    <complexType name="versionResponse">
    <sequence>
    <element name="result" type="string" nillable="true"/>
    </sequence>
    </complexType>
    <element name="getCustElement" type="tns:getCust"/>
    <element name="getCustResponseElement" type="tns:getCustResponse"/>
    <element name="versionElement" type="tns:version"/>
    <element name="versionResponseElement" type="tns:versionResponse"/>
    </schema>
    <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.oracle.com/webservices/internal/literal"
    elementFormDefault="qualified" xmlns:tns="http://www.oracle.com/webservices/internal/literal"
    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://examples.ox.model/types/"/>
    <import namespace="urn:customer-example" schemaLocation="Customer.xsd"/>
    <complexType name="vector">
    <complexContent>
    <extension base="tns:list">
    <sequence/>
    </extension>
    </complexContent>
    </complexType>
    <complexType name="list">
    <complexContent>
    <extension base="tns:collection">
    <sequence/>
    </extension>
    </complexContent>
    </complexType>
    <complexType name="collection">
    <sequence>
    <element name="item" type="anyType" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    </complexType>
    </schema>
    </types>
    <message name="UpdCustWS_getCust">
    <part name="parameters" element="tns0:getCustElement"/>
    </message>
    <message name="UpdCustWS_getCustResponse">
    <part name="parameters" element="tns0:getCustResponseElement"/>
    </message>
    <message name="UpdCustWS_version">
    <part name="parameters" element="tns0:versionElement"/>
    </message>
    <message name="UpdCustWS_versionResponse">
    <part name="parameters" element="tns0:versionResponseElement"/>
    </message>
    <portType name="updCustWS">
    <operation name="getCust">
    <input message="tns:UpdCustWS_getCust"/>
    <output message="tns:UpdCustWS_getCustResponse"/>
    </operation>
    <operation name="version">
    <input message="tns:UpdCustWS_version"/>
    <output message="tns:UpdCustWS_versionResponse"/>
    </operation>
    </portType>
    <binding name="updCustWSSoapHttp" type="tns:updCustWS">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="getCust">
    <soap:operation soapAction="http://examples.ox.model//getCust"/>
    <input>
    <soap:body use="literal" parts="parameters"/>
    </input>
    <output>
    <soap:body use="literal" parts="parameters"/>
    </output>
    </operation>
    <operation name="version">
    <soap:operation soapAction="http://examples.ox.model//version"/>
    <input>
    <soap:body use="literal" parts="parameters"/>
    </input>
    <output>
    <soap:body use="literal" parts="parameters"/>
    </output>
    </operation>
    </binding>
    <service name="updCustWS">
    <port name="updCustWSSoapHttpPort" binding="tns:updCustWSSoapHttp">
    <soap:address location="http://localhost:7780/toplinkDemo-toplink-context-root/updCustWSSoapHttpPort"/>
    </port>
    </service>
    </definitions>
    any help would be greatly appreciated!
    Thanks in advance,
    Rob

    Hi
    I know it's an old thread, but I'm having the same issue.
    I have created an EJB3 web service that returns an object with 2 nested objects. The autogenerated WSDL looks something like this:
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns0="http://www.oracle.com/webservices/internal/literal" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://smbc.crm.persistence.services/" name="CRMBusinessWSService" targetNamespace="http://smbc.crm.persistence.services/">
    <types>
    <schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http://www.oracle.com/webservices/internal/literal" xmlns:soap11-enc="http://schemas.xmlsoap.org/soap/encoding/" targetNamespace="http://smbc.crm.persistence.services/" elementFormDefault="qualified">
    <import namespace="http://www.oracle.com/webservices/internal/literal"/>
    <complexType name="Businesses">
    <sequence>
    <element name="partyId" type="long" nillable="true"/>
    <element name="businessContactPoints" type="ns1:list" nillable="true"/>
    <element name="businessAddresses" type="ns1:list" nillable="true"/>
    </sequence>
    </complexType>
    <complexType name="BusinessAddresses">
    <sequence>
    <element name="locality" type="string" nillable="true"/>
    <element name="paon" type="string" nillable="true"/>
    <element name="siteUseType" type="string" nillable="true"/>
    <element name="locationId" type="long" nillable="true"/>
    <element name="townName" type="string" nillable="true"/>
    </sequence>
    </complexType>
    <complexType name="BusinessContactPoints">
    <sequence>
    <element name="telCountryCode" type="string" nillable="true"/>
    <element name="partyId" type="long" nillable="true"/>
    <element name="telAreaCode" type="string" nillable="true"/>
    </sequence>
    </complexType>
    <element name="queryBusinessesFindByPartyId" type="tns:queryBusinessesFindByPartyId"/>
    <complexType name="queryBusinessesFindByPartyId">
    <sequence>
    <element name="int_1" type="int"/>
    </sequence>
    </complexType>
    <element name="queryBusinessesFindByPartyIdResponse" type="tns:queryBusinessesFindByPartyIdResponse"/>
    <complexType name="queryBusinessesFindByPartyIdResponse">
    <sequence>
    <element name="return" type="tns:Businesses" nillable="true"/>
    </sequence>
    </complexType>
    </schema>
    <schema xmlns="http://www.w3.org/2001/XMLSchema" 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/" xmlns:tns="http://www.oracle.com/webservices/internal/literal" targetNamespace="http://www.oracle.com/webservices/internal/literal" elementFormDefault="qualified">
    <import namespace="http://smbc.crm.persistence.services/"/>
    <complexType name="list">
    <complexContent>
    <extension base="tns:collection">
    <sequence/>
    </extension>
    </complexContent>
    </complexType>
    <complexType name="collection">
    <sequence>
    <element name="item" type="anyType" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    </complexType>
    </schema>
    </types>
    <message name="CRMBusinessWS_queryBusinessesFindByPartyId">
    <part name="parameters" element="tns:queryBusinessesFindByPartyId"/>
    </message>
    <message name="CRMBusinessWS_queryBusinessesFindByPartyIdResponse">
    <part name="parameters" element="tns:queryBusinessesFindByPartyIdResponse"/>
    </message>
    <portType name="CRMBusinessWS">
    <operation name="queryBusinessesFindByPartyId">
    <input message="tns:CRMBusinessWS_queryBusinessesFindByPartyId"/>
    <output message="tns:CRMBusinessWS_queryBusinessesFindByPartyIdResponse"/>
    </operation>
    </portType>
    <binding name="CRMBusinessWSSoapHttp" type="tns:CRMBusinessWS">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="queryBusinessesFindByPartyId">
    <soap:operation soapAction=""/>
    <input>
    <soap:body use="literal"/>
    </input>
    <output>
    <soap:body use="literal"/>
    </output>
    </operation>
    </binding>
    <service name="CRMBusinessWSService">
    <port name="CRMBusinessSessionEJB" binding="tns:CRMBusinessWSSoapHttp">
    <soap:address location="http://blah.solihull.gov.uk:1234/crm-ws/CRMBusinessSessionEJB"/>
    </port>
    </service>
    </definitions>
    The web service runs fine and returns a valid XML document (like below):
    <?xml version="1.0" encoding="UTF-8"?>
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:ns0="http://smbc.crm.persistence.services/"
    xmlns:ns1="http://www.oracle.com/webservices/internal/literal">
    <env:Body>
    <ns0:queryBusinessesFindByPartyIdResponse>
    <ns0:return>
    <ns0:turnover xsi:nil="1"/>
    <ns0:partyId>551837</ns0:partyId>
    <ns0:employeesLocal xsi:nil="1"/>
    <ns0:employeesNational xsi:nil="1"/>
    <ns0:businessName xsi:nil="1"/>
    <ns0:classificationSic xsi:nil="1"/>
    <ns0:registeredBusinessName>Bob The Builder</ns0:registeredBusinessName>
    <ns0:classificationLacors xsi:nil="1"/>
    <ns0:sbaLinkNumber xsi:nil="1"/>
    <ns0:legalStatus xsi:nil="1"/>
    <ns0:localAuthority xsi:nil="1"/>
    <ns0:bpa>560950</ns0:bpa>
    <ns0:dateCommencedTrading xsi:nil="1"/>
    <ns0:businessDirectoryListing xsi:nil="1"/>
    <ns0:businessStage xsi:nil="1"/>
    <ns0:classificationBcl xsi:nil="1"/>
    <ns0:employeesGlobal xsi:nil="1"/>
    <ns0:descriptionOfBusiness xsi:nil="1"/>
    <ns0:businessContactPoints xsi:type="ns1:vector">
    <ns1:item xsi:type="ns0:BusinessContactPoints">
    <ns0:telCountryCode xsi:nil="1"/>
    <ns0:partyId>551837</ns0:partyId>
    <ns0:contactPointType>EMAIL</ns0:contactPointType>
    <ns0:contactTelephoneNumber xsi:nil="1"/>
    <ns0:bpa>560950</ns0:bpa>
    <ns0:contactPointId>76330</ns0:contactPointId>
    <ns0:telExtensionNumber xsi:nil="1"/>
    <ns0:contactEmailAddress>[email protected]</ns0:contactEmailAddress>
    <ns0:registeredBusinessName>Bob The Builder</ns0:registeredBusinessName>
    <ns0:telAreaCode xsi:nil="1"/>
    </ns1:item>
    <ns1:item xsi:type="ns0:BusinessContactPoints">
    <ns0:telCountryCode>44</ns0:telCountryCode>
    <ns0:partyId>551837</ns0:partyId>
    <ns0:contactPointType>PHONE</ns0:contactPointType>
    <ns0:contactTelephoneNumber>323233</ns0:contactTelephoneNumber>
    <ns0:bpa>560950</ns0:bpa>
    <ns0:contactPointId>76329</ns0:contactPointId>
    <ns0:telExtensionNumber xsi:nil="1"/>
    <ns0:contactEmailAddress xsi:nil="1"/>
    <ns0:registeredBusinessName>Bob The Builder</ns0:registeredBusinessName>
    <ns0:telAreaCode>123</ns0:telAreaCode>
    </ns1:item>
    </ns0:businessContactPoints>
    <ns0:businessAddresses xsi:type="ns1:vector">
    <ns1:item xsi:type="ns0:BusinessAddresses">
    <ns0:partyId>551837</ns0:partyId>
    <ns0:locality>Kingshurst</ns0:locality>
    <ns0:paon>20</ns0:paon>
    <ns0:siteUseType>HEADQUATERS_FOR</ns0:siteUseType>
    <ns0:locationId>34380</ns0:locationId>
    <ns0:townName>Birmingham</ns0:townName>
    <ns0:registeredBusinessName>Bob The Builder</ns0:registeredBusinessName>
    <ns0:saon xsi:nil="1"/>
    <ns0:bpa>560950</ns0:bpa>
    <ns0:country>GB</ns0:country>
    <ns0:uprn>100070950848</ns0:uprn>
    <ns0:dateOfOccupancyAtthisaddr xsi:nil="1"/>
    <ns0:streetDescriptor>Acacia Avenue</ns0:streetDescriptor>
    <ns0:postcode>B37 6AQ</ns0:postcode>
    <ns0:countyName xsi:nil="1"/>
    <ns0:usrn xsi:nil="1"/>
    </ns1:item>
    </ns0:businessAddresses>
    </ns0:return>
    </ns0:queryBusinessesFindByPartyIdResponse>
    </env:Body>
    </env:Envelope>
    The problem is that I'm trying to transform this message in BPEL/ESB but the mapper does not understand the schema as described in the WSDL and will not let me do 'for-each' or 'if' actions on the collections of addresses for example.
    I've tried injecting my own WSDL into the EJB3 web service through annotations, but it will not compile....
    Can anybody help????
    Thanks
    Chris

  • Eclipse BPEl Designer -Changes to bpel.xml not saved

    Hi
    Is it possible to save changes made to bpel.xml file while using Eclipse? I was trying to set up preference properties in that file.
    Any say?

    According to our experience, JDEV BPEL Designer encoutered the same problem, you'd better modify the bpel.xml descriptor using external editor such as ultraedit, and save it.
    Modification of bpel.xml works fine for the first time, but often rolled back to the former edition once I restart the JDEV designer. Guess it is a bug.

  • Eclipse BPEL Designer

    Hi all.
    After succesfully installation of BPEL PM i have installed Eclipse 3.2.0!
    Then I installed the eclipese BPEL Designer Plugin.
    When I try to craete a new "Oracle BPEL Project" by default, nothing was there.
    The only possibility I see is "File -> NEW -> Other -> BPEL 2.0. There is the possibility to select "New BPEL Process File".
    But when I try to finish this possibility nothing happens!
    Knows anybody what went wrong?
    Thanks

    Same Problem here.
    btw: This document isn't up-to-date: http://www.oracle.com/technology/obe/obe_as_1012/integration/bpel/install/bpel_install.htm#t2

  • BPEL Designer plugin for Eclipse 3.1 - when will it be available?

    As oracle has not only vowed to continue support the Eclipse IDE for the BPEL Designer, but also keep functionality in-line with JDeveloper - I was wondering when a version of this plugin will be available for Eclipse 3.1.
    Could some Oracle rep. please respond to this?

    Excellent!
    Can this be downloaded from OTN?
    At http://www.oracle.com/technology/software/products/ias/bpel/index.html
    I only see: "Oracle BPEL Designer for Eclipse 3.0"
    Or did you try and use BPEL Designer for Eclipse 3.1, using that version and was fortunate enough to get it working ;-)

  • Problem in installing BPEL Designer 2.2 for eclipse

    Hi,
    As I said it in the topic, when I want to install the plugin "Oracle BPEL Designer 2.2" for eclipse, I got an error message
    " The version of the eclipse platforms installed in C:\Program Files\eclipse must be at least 3.0 (release)"
    My problem is that I have installed eclipse 3.1 ...
    If you have any idea...
    Thanks in advance,
    Rardo

    oups...
    sorry, I have just seen that there is the same topic here : More eclipse designer install problems

  • BPEL Designer Download, Eclipse Plugin Fails to Install

    BPEL Designer Download, Eclipse Plugin Fails to Install
    When installing the .exe, the download does not identify the proper version of Eclipse. It fails stating that the version required is at least 3.0, which is the only version install on my computer
    Anyone have any ideas?
    Thanks.
    -dave
    404-661-6767

    David,
    This might be caused by the fact the fact that you have the platform version of eclipse. BPEL PM requires the SDK version (full download ~87MB).
    Edwin

  • BPEL Eclipse Plug-IN for Linux

    Hi,
    I have installed the eclipse plug-in on Windows but I want to have it installed on Linux How can I do it?
    Thanks
    JO

    I've been hearing about the JDeveloper version of BPEL since April, but have yet to see it on the Oracle website. Since the answer to this thread's original post mentions it, can you tell us how we might obtain the JDeveloper version of BPEL? (And please don't direct us to http://www.oracle.com/appserver/bpel_home.html because the page that download link refers to doesn't have any JDeveloper BPEL versions.)
    In my case, I'm interested in the BPEL plugin for JDeveloper running on a Mac, but a solution for Linux should work out for me as well.
    Thanks.
    -John
    (Sorry for the reply to stegge. I had meant to reply to Sandor.)

Maybe you are looking for

  • Transaction data Upload

    Hi, I have loads of transaction data to upload for lots of transactions and I find lots of table controls whr multiple entries are to be filled some check box selections and marking a row etc. Can someone tell me is table control upload is possible w

  • Colors of guide on Xfinity

    Can anybody tell me a way to change the colors on the guide? The current colors make it almost impossible for me to read from my normal viewing range (about 8 - 10 ft).. I have to admit I am 75 but I had no problem with the old comcast display, but i

  • Sound cuts in and out

    I am running Mainstage 3.0.3 on my MacBook Pro - 13" (early 2011), OS X 10.9.1, 2.3 GHz Intel Core i5 processor, 8GB RAM and running on a Samsung 500GB SSD drive. I am plugging in a bass through an M-Audio USB Fast Track. Using this right now simply

  • JCA polling DB Adapter current time for MarkReadValue

    Hi, For future debugging I would like to use current time (in whatever format) for MarkReadValue in a logical delete polling DB Adapter. I understand that complex expressions such as ${weblogic.Name}, ${IP}, ${instance} work with the system propertie

  • Edited AVCHD video to export in AVCHD codec

    I transfer AVCHD material from the Panasonic HDC-SD300 camcorder to Final Cut Express to edit the video. After editing in HD I would like to export the finished HD video (including audio) in AVCHD Codec to a SDHC card. The content of the SDHC card co