[appfuse-user] Need hint for integration of custom hibernate interceptor

2007-04-30 Thread Kehren, Peter (regio iT)
Hi, I wrote an own Hibernate Interceptor for my AppFuse 2.0.4 application. After that I registered the class in the META-INF/persistence.xml file: But nothing happend. It seems, that Hibernate ignores the configuration. What's my mistake? Did I missed s

[appfuse-user] Need hint for integration of custom hibernate interceptor

2007-04-30 Thread Kehren, Peter (regio iT)
Hi, I wrote an own Hibernate Interceptor for my AppFuse 2.0.4 application. After that I registered the class in the META-INF/persistence.xml file: But nothing happend. It seems, that Hibernate ignores the configuration. What's my mistake? Did I miss som