[jboss-jira] [JBoss JIRA] Created: (JBAS-7787) DataSourcePersistentManager does not overwrite creation time when "re-inserting" a record

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Mar 4 20:30:10 EST 2010


DataSourcePersistentManager does not overwrite creation time when "re-inserting" a record
-----------------------------------------------------------------------------------------

                 Key: JBAS-7787
                 URL: https://jira.jboss.org/jira/browse/JBAS-7787
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Clustering, Web (Tomcat) service
    Affects Versions: JBossAS-6.0.0.M2, JBossAS-6.0.0.M1
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Minor
             Fix For: JBossAS-6.0.0.M3


RDBMSStoreBase.storeSessionData handles a situation where an SQL INSERT of a new session fails due to an existing DB record by trying to do an SQL UPDATE. This update is not overwriting the creation time column.

-- 
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 jboss-jira mailing list