[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-527) findObjects return pojos are not necessarily Serializable
Jason T. Greene (JIRA)
jira-events at lists.jboss.org
Mon Apr 2 20:03:18 EDT 2007
[ http://jira.jboss.com/jira/browse/JBCACHE-527?page=all ]
Jason T. Greene updated JBCACHE-527:
------------------------------------
Assignee: Jason T. Greene (was: Ben Wang)
> 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: Jason T. Greene
> 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