[jboss-jira] [JBoss JIRA] Closed: (JBCACHE-885) Bug when calling putObject() with array as argument

Manik Surtani (JIRA) jira-events at lists.jboss.org
Wed Aug 1 14:40:49 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBCACHE-885?page=all ]

Manik Surtani closed JBCACHE-885.
---------------------------------

    Fix Version/s:     (was: 2.0.0.ALPHA2)
       Resolution: Rejected

> Bug when calling putObject() with array as argument
> ---------------------------------------------------
>
>                 Key: JBCACHE-885
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-885
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: PojoCache
>            Reporter: Bela Ban
>
> Should at least not lead to an exception, we could for example state that we don't support arrays yet.
> To reproduce:
> TreeCacheAop cache;
> long arr=new long[]{1,2};
> cache.putObject("arr", arr);

-- 
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