Hello Nib, I'm using, how can i say it: the jbpm-bpel Engine to orchestrate my BPEL processes. In my case it's not an action like you are mining.
i have tried it allready: ExecutionContext exeContext = ExecutionContext.currentExecutionContext(); and calling the following methods raise a NullPointerException long procID = exeContext.getProcessInstance().getId(); | long procID = exeContext.getContextInstance().getProcessInstance().getId(); View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4003541#4003541 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4003541 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
