[
http://jira.jboss.com/jira/browse/JBPM-763?page=comments#action_12345213 ]
Tom Baeyens commented on JBPM-763:
----------------------------------
performance is not impacted. but hashtable cache provider is not recommended for
production use. i've heard people use it in production as well and i don't know
why the hibernate team have this clause in their docs.
so in a serious installation, you should consider configuring another cache like ehcache
or jboss cache.
removed ehcache dependency
--------------------------
Key: JBPM-763
URL:
http://jira.jboss.com/jira/browse/JBPM-763
Project: JBoss jBPM
Issue Type: Feature Request
Components: Core Engine
Reporter: Tom Baeyens
Assigned To: Tom Baeyens
Fix For: jBPM 3.2 alpha 2, jBPM 3.1.3
there were some versioning problems with the ehcache that came with jbpm. in some
environments the 1.1 version didn't work.
the solution is that we replace the default ehcache configuration to the hibernate
built-in hashtable cache provider. if users want another cache they can always update the
configuration.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira