I am facing a very strange issue with respect to the cache names referenced by the EhCache module under jboss5. It is pre-pending the word "true" before my cache names and hence they can no be found:
"starting query cache at region: true.org.hibernate.xxx.yyy "
and also:
"Could not find a specific ehcache configuration for cache named true.com.xxx.yyy.xxx.userList]; using defaults.
Has anyone faced a similar issue and was able to resolve it?
No Google references please unless trhere is an answer there, thank you.