[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-527) findObjects return pojos are not necessarily Serializable
Ben Wang (JIRA)
jira-events at jboss.com
Mon Aug 14 23:02:17 EDT 2006
[ http://jira.jboss.com/jira/browse/JBCACHE-527?page=all ]
Ben Wang updated JBCACHE-527:
-----------------------------
Fix Version/s: PojoCache 2.1.0
(was: PojoCache)
> findObjects return pojos are not necessarily Serializable
> ---------------------------------------------------------
>
> Key: JBCACHE-527
> URL: http://jira.jboss.com/jira/browse/JBCACHE-527
> Project: JBoss Cache
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Ben Wang
> Assigned To: Ben Wang
> Priority: Minor
> Fix For: PojoCache 2.1.0
>
>
> Currently, the MBean api, findObjects(fqn) return Map that contains fqn and pojos. However, this can't be used in remote call since pojos are not have to be Serializable. User can however, make it Serializable. Or need to come up another way to make it so. This is desirable for monitoring purposes so we know which pojos are current in store.
--
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