[jboss-jira] [JBoss JIRA] Commented: (JBCACHE-1061) BeanShell version JBossCache uses does not support entering generic Collections

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Sun May 20 07:44:52 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBCACHE-1061?page=comments#action_12362632 ] 
            
Galder Zamarreno commented on JBCACHE-1061:
-------------------------------------------

Generics are not supported in BeanShell yet:
http://sourceforge.net/mailarchive/forum.php?thread_name=277457.99012.qm%40web60717.mail.yahoo.com&forum_name=beanshell-users

They might be available in Beanshell 3.0.

> BeanShell version JBossCache uses does not support entering generic Collections
> -------------------------------------------------------------------------------
>
>                 Key: JBCACHE-1061
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1061
>             Project: JBoss Cache
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.0.0.CR1
>            Reporter: Galder Zamarreno
>         Assigned To: Galder Zamarreno
>            Priority: Minor
>             Fix For: 2.0.0.CR2
>
>
> Need to investigate whether there's a more up to date version:
> bsh % lang = new ArrayList<String>();
> // Error: Parser Error: Parse error at line 1, column 121.  Encountered: <

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