[jboss-user] [jBPM] - Re: Using JBPM 5 in Spring Web application

Franklin Antony do-not-reply at jboss.com
Thu Jun 2 08:51:45 EDT 2011


Franklin Antony [http://community.jboss.org/people/frankee787] created the discussion

"Re: Using JBPM 5 in Spring Web application"

To view the discussion, visit: http://community.jboss.org/message/608305#608305

--------------------------------------------------------------
I too am looking at a means to integrate jBPM5 with a webapplication. Earlier in jBPM4 there was bean called org.jbpm.spring.cfg.SpringConfigurationFactoryBean.  However am not able to find anything like that in jBPM5. Am also worried about the transaction management on the process server. When a START/COMPLETE etc command is sent to the process server using client.start(...) or client.claim(...), this one call is transactional. However my application runs in another transactional context. This seems to be very dangerous because, if the client.start(...) or client.claim(...) succeeds and my service fails then I wont be able to rollback the whole trascation. Is there a means to bring both jBPM transactional context and Spring service's transactional context together?
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/608305#608305]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110602/a2f204a3/attachment-0001.html 


More information about the jboss-user mailing list