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


_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to