]
Pete Muir updated JBSEAM-3129:
------------------------------
Fix Version/s: 2.1.0.BETA2
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:
http://jira.jboss.com/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: 2.1.0.BETA2
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: