[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-577) IllegalArgumentException when using @Proxy and trying to delete a loaded but proxied class

Sanne Grinovero (JIRA) noreply at atlassian.com
Fri Dec 3 11:27:13 EST 2010


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero updated HSEARCH-577:
------------------------------------

         Assignee: Sanne Grinovero  (was: Emmanuel Bernard)
    Fix Version/s:     (was: 3.2.2)
                   3.3.0

> IllegalArgumentException when using @Proxy and trying to delete a loaded but proxied class
> ------------------------------------------------------------------------------------------
>
>                 Key: HSEARCH-577
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-577
>             Project: Hibernate Search
>          Issue Type: Bug
>          Components: engine
>    Affects Versions: 3.2.1
>         Environment: Hibernate Search 3.2.1
> Hibernate Core 3.5.2
>            Reporter: Tom Kuo
>            Assignee: Sanne Grinovero
>             Fix For: 3.3.0
>
>         Attachments: ProxyTestCase.zip
>
>
> I'm receiving an IllegalArgumentException while trying to delete an entity that is a part of a @ContainedIn/@IndexedEmbedded relationship.  I created a testcase to reproduce the error i'm seeing.  The original issue that prompted this was actually a ClassCastException as discussed in this thread
> https://forum.hibernate.org/viewtopic.php?f=9&t=1006381
> however in creating the test case i was unable to replicate that particular error, but ran into this one, which seemed similar.

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

        


More information about the hibernate-issues mailing list