Label: jmx

All content with label jmx.
Related Labels: hibernate

Managing Hibernate through MBeans (AppFuse 2)
Managing Hibernate through MBeans Two files need to be modified: src/main/resources/hibernate.cfg.xml where the following line should be added in the sessionfactory tag: <property name="hibernate.generatestatistics">true</property> src/main/resources/applicationContextdao.xml, just before ...
Other labels: hibernate