[jboss-user] [JBoss jBPM] - Re: performance limits of jbpm
camunda
do-not-reply at jboss.com
Sun Mar 1 11:12:47 EST 2009
Sorry, just a very quick answer (since I get my pile of work done and start vacations next week :-)):
If you have actions which cannot be rolled back you should think about introducing transaction boundaries (async=true in jbpm) correctly.
For the logging I basically extended the DbLoggingService, but there where some tricks to get it to work with the exceptions correctly. Maybe I have time to blog about it after my vacations...
Cheers
Bernd
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214007#4214007
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4214007
More information about the jboss-user
mailing list