[jboss-jira] [JBoss JIRA] Created: (JBAS-7240) DataVersioningException when using EJB3 entities with OPTIMISTIC caching
Dennis Reed (JIRA)
jira-events at lists.jboss.org
Fri Sep 11 15:30:23 EDT 2009
DataVersioningException when using EJB3 entities with OPTIMISTIC caching
------------------------------------------------------------------------
Key: JBAS-7240
URL: https://jira.jboss.org/jira/browse/JBAS-7240
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: EJB3
Affects Versions: JBossAS-4.2.3.GA
Reporter: Dennis Reed
Assignee: Dennis Reed
Fix For: JBossAS-Branch_4_2
org.jboss.ejb3.entity.OptimisticJBCCache.DataVersionAdapter.newerThan incorrectly returns true for A.newerThan ( A ).
This causes JBoss Cache to throw a DataVersioningException when trying to remove the entry from the cache.
--
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