1. Enabling ehcache statistics in jboss 4.2.1 stackoverflow.comI've set hibernate.generate_statistics=true and now need to register the mbeans so I can see the statistics in the jmx console. I can't seem to get anywhere and this doesn't seem like ... |
2. Configuring EhCache on JBoss stackoverflow.comOk this is driving me crazy.... Server: JBoss 4.0.5 I have my hibernate-service.xml where I include the:
Which seems to work fine in terms of loading and getting the ... |
3. jboss 4.2.3 + jpa + ehcache.xml + hibernate ---> trouble coderanch.com |
4. How to use EhCache if I use JBoss + Hibernate? forum.hibernate.orgI saw this article in hibernate web site. http://www.hibernate.org/66.html If I use Hibernate with JBoss I want to config my setting in jboss-service.xml . But the jboss-service.xml has not cache element in it. So how to use Cache in JBoss and how to write the jboss-service.xml? current file is: Code: |