Uploaded image for project: 'JBoss Enterprise SOA Platform'
  1. JBoss Enterprise SOA Platform
  2. SOA-2938

BPEL process deployed on SOA-P 5.1 with CXF stack configured exposes an invalid WSDL

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 5.2.0.ER6
    • Component/s: JBossWS, riftsaw
    • Labels:
      None
    • Environment:

      Java(TM) SE Runtime Environment (build 1.6.0_21-b06), Fedora 14 32-bit, using

    • Release Notes Text:
      Hide
      https://issues.jboss.org/browse/SOA-2938

      If the user deployed a BPEL process on SOA-P 5.1 with the CXF stack configured, the WSDL would be invalid, leading to an java.lang.Exception: javax.wsdl.WSDLException. To fix this problem, the Saxon JARs found in the riftsaw.sar/lib were replaced with single a saxon version 9.2 jar. As a result, users will no longer encounter this exception.
      Show
      https://issues.jboss.org/browse/SOA-2938 If the user deployed a BPEL process on SOA-P 5.1 with the CXF stack configured, the WSDL would be invalid, leading to an java.lang.Exception: javax.wsdl.WSDLException. To fix this problem, the Saxon JARs found in the riftsaw.sar/lib were replaced with single a saxon version 9.2 jar. As a result, users will no longer encounter this exception.
    • Release Notes Docs Status:
      Documented as Resolved Issue

      Description

      I created a very simple BPEL process using Jboss tools 3.2GA on JBDS 4 and deployed it to a clean installation of SOA-P 5.1 configured with the apache CXF stack.
      When I try and access using SOAP-UI 2.5.1 the WSDL exposed by the BPEL process I get the following error

      "Tue Feb 22 21:28:27 EST 2011:ERROR:Error importing wsdl: java.lang.Exception: javax.wsdl.WSDLException: WSDLException (at /definitions/types/schema): faultCode=INVALID_WSDL: Encountered illegal extension element '

      {http://schemas.xmlsoap.org/wsdl/}

      schema' in the context of a 'javax.wsdl.Types'. Extension elements must be in a namespace other than WSDL's.
      Tue Feb 22 21:28:27 EST 2011:ERROR:An error occured [javax.wsdl.WSDLException: WSDLException (at /definitions/types/schema): faultCode=INVALID_WSDL: Encountered illegal extension element '

      {http://schemas.xmlsoap.org/wsdl/}

      schema' in the context of a 'javax.wsdl.Types'. Extension elements must be in a namespace other than WSDL's.], see error log for details "

      I suspect that the error is in the default namespace of the types section in the WSDL

        Gliffy Diagrams

          Attachments

            Issue Links

              Activity

                People

                • Assignee:
                  objectiser Gary Brown
                  Reporter:
                  noelo Noel O'Connor
                  Writer:
                  David Le Sage
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  7 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: