[jboss-user] [jBPM] New message: "configuring Job Executors in Jbpm4"

Tony D do-not-reply at jboss.com
Tue Mar 2 07:25:42 EST 2010


User development,

A new message was posted in the thread "configuring Job Executors in Jbpm4":

http://community.jboss.org/message/529326#529326

Author  : Tony D
Profile : http://community.jboss.org/people/tony2010

Message:
--------------------------------------------------------------
Hi,
 
I have added following job executor configuration in jbpm.cfg.xml.
 
*    <process-engine-context>

        <job-executor nbrOfThreads="4" idleMillis="15000" idleMillisMax="60000" lockMillis="3600000" />

    </process-engine-context>*
 
But whenever i get an object of job executor and get the number of threads it gives me as 3 which is the default in JobExecutor.java.
 
Is this configuration correct or i am missing something. Please let me know if there is any site which give the details about the jbpm configuration and their node names and attributes(XSD)
 
Any Help would be highly appreciated.
 
Thanks in advance.

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/529326#529326




More information about the jboss-user mailing list