]
Brian Stansberry closed EJBTHREE-1552.
--------------------------------------
Resolution: Done
StatefulTreeCache.getMaxSize() is unimplemented
-----------------------------------------------
Key: EJBTHREE-1552
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1552
Project: EJB 3.0
Issue Type: Bug
Components: core
Affects Versions: 1.0.0-Beta5
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 1.0.0-Beta6
This needs to be replaced with the value from @CacheConfig.maxSize() :
public int getMaxSize()
{
return -1;
}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: