1 Reply Latest reply on Dec 14, 2006 8:02 AM by saugatakc

    Status of jBPM BPEL 1.1 final

    aguizar

      I am finishing a new example to test the new fault handling functionality in BPEL. This is actually the initial example from the BPEL specification. Jeff was kind enough to provide me with implementations of the partner services involved in this process.

      This new sample is particularly nice because it shows other important features that were already there but no example demonstrated them:
      Exposing more than one web service interface to partners
      Concurrency with the < flow > activity
      Asynchronous message exchange with partners
      After this is completed, only two major issues remain:
      BPEL-151: export the reference of the published endpoint
      BPEL-144: publish document/literal endpoints