当前位置:编程学习 > JAVA >>

在线等 jbpm4 执行时报错

启动流程时报错

ProcessInstance processInstance = executionService
.startProcessInstanceByKey(flowName);


org.springframework.transaction.IllegalTransactionStateException: No existing transaction found for transaction marked with propagation 'mandatory' --------------------编程问答-------------------- 好像是你配置的事物有问题,
请检查配置文件中'mandatory'的信息 --------------------编程问答-------------------- 'mandatory'这个是什么东西? --------------------编程问答-------------------- 给的信息太少吧 --------------------编程问答-------------------- 给的信息太少吧
补充:Java ,  Web 开发
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,