diff --git a/src/main/tomee/conf/system.properties b/src/main/tomee/conf/system.properties index 48cd9c2b..479d13f9 100644 --- a/src/main/tomee/conf/system.properties +++ b/src/main/tomee/conf/system.properties @@ -47,4 +47,5 @@ # javax.persistence.nonJtaDataSource = AsynchronousPool.CorePoolSize = 1 -AsynchronousPool.MaximumPoolSize = 100 \ No newline at end of file +AsynchronousPool.MaximumPoolSize = 100 +openejb.stats.interceptor.disable = true \ No newline at end of file