[jboss-user] [JBoss jBPM] - Re: jBPM4 Spring Error while deploying process definition

2009-06-22 Thread flavio.donze
hey rams.rapol I had the same issue. In my case I had to add the following annotation @Transactional(propagation = Propagation.REQUIRED, rollbackFor = Exception.class) to the method that deployed my processes. If you're not using annotations define it in your spring configuration using "tx".

[jboss-user] [JBoss jBPM] - Re: jBPM4 Spring Error while deploying process definition

2009-06-08 Thread rams.rapol
I have hibernate use current session true and also spring interceptor in jbpm cfg file... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236170#4236170 Reply to the post : http://www.jboss.org/index.

[jboss-user] [JBoss jBPM] - Re: jBPM4 Spring Error while deploying process definition

2009-06-08 Thread rams.rapol
This is in jBPM4 RC1. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236169#4236169 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4236169 ___ jboss-user mailing list jboss-us