3 Replies Latest reply on Apr 18, 2007 3:15 AM by tom.baeyens

    Bpel : HelloworldTest OK

    csouillard

      a new HelloworldTest was added to the CVS and is executing successfully.
      There are some things I find strange in the execution...
      proceed is never called... I removed it from the receive.receive method because it was causing an error. Perhaps the sequence behaviour is wrong...
      I am not sure to understand very well if I need to launch all children in one time (done for the moment) or if I need to use the calbback mechanism... (probably best : I will look onto this idea).
      In addition, something strange is the reverse order used when calling execution.executeNode...

      Any comments/suggestions are welcomed on this commit !