[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1223) JDBCExtendedCacheLoader does not fully support RegionBasedMarshalling
Carsten Mjartan (JIRA)
jira-events at lists.jboss.org
Thu Nov 22 08:01:18 EST 2007
JDBCExtendedCacheLoader does not fully support RegionBasedMarshalling
---------------------------------------------------------------------
Key: JBCACHE-1223
URL: http://jira.jboss.com/jira/browse/JBCACHE-1223
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Cache loaders
Affects Versions: 1.4.1.SP5
Environment: JBoss 4.2.2 with JBossCache 1.4.1SP5, own EvictionPolicy, RegionBasedMarshalling and ClassLoaders used, JDBCExtendedCacheLoader with cache passivation configured
Reporter: Carsten Mjartan
Assigned To: Manik Surtani
JDBCExtendedCacheLoader does not override the loadNode() method to replace the thread's context classloader based on the region. So I',m getting classloading exceptions during cache eviction.
loadNode() should change to protected for this to work.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list