how do I set org.apache.openejb.pool.scheduler in tomee 1.6.0?

around 90 are being created

[1]
system.properties

openejb.timer.pool.size = 1
org.quartz.threadPool.threadCount = 1

[2]
system.properties
EjbTimerPool.CorePoolSize = 1

[3] custom quartz config file (application.properties)
org.quartz.threadPool.threadCount = 1

no option above seems to work.

I am using 1.6.0 stable (old one, not 1.6.0.2)

ps. I can't try to upgrade to 1.6.0.x stable but not much more than that.

TIA

Leo

Reply via email to