User development, A new message was posted in the thread "configuring Job Executors in Jbpm4":
http://community.jboss.org/message/529338#529338 Author : Maciej Swiderski Profile : http://community.jboss.org/people/swiderski.maciej Message: -------------------------------------------------------------- Hi Tony, Please try following configuration for job executer in jbpm configuration file: <process-engine-context> <job-executor threads="4" idle="15000" idle-max="60000" lock="3600000" /> </process-engine-context> Values are exactly the same as posted by you only attribute names are modified. Cheers, Maciej -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/529338#529338
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
