Uploaded image for project: 'ODE'
  1. ODE
  2. ODE-893

"Operation Not Found" exception when a BPEL process is provided by a WSDL service with multiple ports

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 1.4
    • BPEL Runtime

    Description

      When a BPEL process has a WSDL service with multiple ports, the receive activity throws an exception trying to find the operation on the wrong port.

      10:25:41,956 INFO [STDOUT] Retrieving document at 'file:/home/gbrown/NotBackedUp/testing/riftsaw/current/jboss-5.1.0.GA/server/default/tmp/3j001-grq6yi-gewk2xj7-1-gewkc2wp-bl/Quickstart_bpel_simple_correlation-1.jar/HelloGoodbye.wsdl'.
      10:25:42,002 ERROR [BPELEngineImpl] Exception occured while invoking ODE
      org.apache.ode.bpel.iapi.BpelEngineException: Operation[hello] could not be found on the portType [

      {http://www.jboss.org/bpel/examples/wsdl}

      GoodbyePortType]
      at org.apache.ode.bpel.engine.BpelProcess.initMyRoleMex(BpelProcess.java:328)
      at org.apache.ode.bpel.engine.BpelEngineImpl.createNewMyRoleMex(BpelEngineImpl.java:187)
      at org.apache.ode.bpel.engine.BpelEngineImpl.createMessageExchange(BpelEngineImpl.java:157)
      at org.apache.ode.bpel.engine.BpelEngineImpl.createMessageExchange(BpelEngineImpl.java:210)
      at org.jboss.soa.bpel.runtime.engine.ode.BPELEngineImpl.createMessageExchange(BPELEngineImpl.java:224)
      at org.jboss.soa.bpel.runtime.engine.ode.BPELEngineImpl.invoke(BPELEngineImpl.java:106)

      Attachments

        1. ode-893.patch
          4 kB
          Gary Brown
        2. multiport-ode.zip
          7 kB
          Gary Brown

        Activity

          People

            jeff.yu Jeff Yu
            objectiser Gary Brown
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: