Hi, We have an Java web application built using Hibernate3.0 and Spring framework running on JBoss 4.0.1. We use the Hibernate Interceptor to do the audit loggigng. We later migrated the application to Jboss 4.0.2.
Whenever the audit logging is enabled we get the following exception org.hibernate.HibernateException: identifier of an instance of .... altered from 21311 to -1 We ran a test case outside the Jboss and every thing worked fine. Can you help us in finding out what could be the issue for this. The application is working fine Jboss 4.0.1 and only in Jboss 4.0.2 we face this issue. Thanks in advance. Regards Uday View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943231#3943231 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943231 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
