[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-3129) Could not set field value by reflection: Query.dataModel on: org.jboss.seam.framework.Query with value: class java.util.RandomAccessSubList

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Mon Sep 15 21:54:21 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBSEAM-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shane Bryzak updated JBSEAM-3129:
---------------------------------

    Fix Version/s: The future
                       (was: 2.1.0.CR1)


> Could not set field value by reflection: Query.dataModel on: org.jboss.seam.framework.Query with value: class java.util.RandomAccessSubList
> -------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-3129
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3129
>             Project: Seam
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 2.0.2.SP1
>         Environment: Tomcat 5.5, Hibernate EM 3.3.2, Trinidad 1.2.8
>            Reporter: Alex Savitsky
>             Fix For: The future
>
>         Attachments: TestJBSEAM-3129.zip
>
>
> Query.truncResultList may return a java.util.RandomAccessSubList class in some circumstances. This class is package private to java.util package, and cannot be later used in reflection, resulting in the above exception. The exception in question is thrown by the ManagedEntityIdentityInterceptor, while trying to "swizzle" the stored DataModel to/from the EntityQuery.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list