<provider>net.bull.javamelody.JpaPersistence</provider>
and then put in properties
<property name="net.bull.javamelody.jpa.provider" value="org.hibernate.ejb.HibernatePersistence" />
After compiling, in deploy, i received error:
java.lang.RuntimeException: java.lang.NoClassDefFoundError: javax/persistence/spi/ProviderUtil
Hi,
JpaPersistence is to monitor JPA and not sql/jdbc (and your app is to old to be able to monitor JPA).
To monitor sql/jdbc, read the user guide.
Bye,
Emeric
--
---
You received this message because you are subscribed to the Google Groups "javamelody" group.
To unsubscribe from this group and stop receiving emails from it, send an email to javamelody+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.