This content has been marked as final.
Show 1 reply
-
1. Re: Embedded versus standalone
koen.aers Oct 23, 2005 8:33 AM (in response to davo)No you can embed jBPM in your applications and use one database. But you have to be careful: either use pessimistic locking (the easiest solution and the one we recommend) or use optimistic locking (requires database changes to include the version field).
Regards,
Koen