Hi all i've a BPEL that has 3 different sequence inside a flow, so each branch can be execute concurrently. anyway, these branches has only a receive, an assign e one or two invoke.
if i try to run the BPEL i receive this error: Method "run" in class "org.apache.ode.bpel.rtrep.v2.PICK" threw an unexpected exception. java.lang.NullPointerException with the version of 1.3.3 this problem doesn't exists, but there's the problem https://issues.apache.org/jira/browse/ODE-647 (i'm not able to install the patch, what i've to do?) thanks -- Stefano
