A comon mistake that you see when using jbpm with spring is that you tend to use more from jbpm than from spring. beware this can spoil your project.
when using jbpm spring modules always access the jbpm using spring session factory. this helps you to control your transactions through spring using annotations or the like.
This may be seen when you are assigned to maintain a workflow project designed by people with poor skill or knowledge, don't stop go ahead rework the project design.
This will make the project more manageable and controllable. for jbpm best reference is the web and not the designer.
Subscribe to:
Post Comments (Atom)
1 comment:
I agree that you should do rework when it makes sense. IS do don understand the web vs design statement. Care to elaborate?
Post a Comment