[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3464) better message for HibernatePersistenceProvider.checkVersion() exception

Matt Drees (JIRA) jira-events at lists.jboss.org
Fri Sep 26 10:21:20 EDT 2008


better message for HibernatePersistenceProvider.checkVersion() exception
------------------------------------------------------------------------

                 Key: JBSEAM-3464
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3464
             Project: Seam
          Issue Type: Feature Request
    Affects Versions: 2.1.0.BETA1
            Reporter: Matt Drees
            Priority: Minor


The following exception could be improved.

org.hibernate.StaleStateException: current database version number does not match passivated version number
   at org.jboss.seam.persistence.HibernatePersistenceProvider.checkVersion(HibernatePersistenceProvider.java:282)
   ...

It could include the old version and the new version, as well as value.toString()

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list