tzb08 2008-08-07 10:24
浏览 118
已采纳

使用springmodules启动jbpm子流程的问题

使用springmodules启动jbpm子流程时报can‘t create process instance when processdefinition is null异常,希望遇到类似问题的大佬们不吝赐教啊!!!谢谢了

  • 写回答

1条回答 默认 最新

  • qichunren 2008-08-07 10:35
    关注

    use late binding via the binding='late' attribute. It has one additional feature in that you will always get the latest version of the subprocess for each process you start

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?