Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-7116

BPEL Editor not seeing message structure when imported into WSDL

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.2.0.Beta2
    • 3.2.0.M2
    • bpel
    • None

    Description

      I have a WSDL generated from Savara. It looks like this:

      <wsdl:definitions name="PolicyQuoteProcessService" targetNamespace="http://www.pi4soa.org/PolicyQuote" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://www.pi4soa.org/PolicyQuote" xmlns:pcs="http://www.example.org/policyQuoteCalculationService" xmlns:pol="http://www.example.org/policyQuote" xmlns:pes="http://www.example.org/policyQuoteEntityService" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cred="http://creditagency.com/creditCheck" xmlns:pps="http://www.example.org/policyQuoteProcessService" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:dmv="http://dmv.com/drivingRecord">
      <types xmlns="http://schemas.xmlsoap.org/wsdl/">
      <schema xmlns="http://www.w3.org/2001/XMLSchema">
      <import namespace="http://www.example.org/policyQuote" schemaLocation="../schema/policyQuote.xsd"/>
      <import namespace="http://creditagency.com/creditCheck" schemaLocation="../schema/creditCheck.xsd"/>
      <import namespace="http://dmv.com/drivingRecord" schemaLocation="../schema/drivingRecord.xsd"/>
      </schema>
      </types>
      <wsdl:message name="receivePolicyQuoteRequest">
      <wsdl:part name="content" element="pol:policyQuote">
      </wsdl:part>
      </wsdl:message>
      ...

      Where policyQuote schema is imported. When I create a Variable in the BPEL Editor, it does not see the structure of the message. This is a big problem, since with out the message details it is impossible to do Assign / Copy. I will attach the project.

      Attachments

        Activity

          People

            bbrodt_jira Robert (Bob) Brodt (Inactive)
            jeffdelong Jeff DeLong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: