|
From: Fabio M. (JIRA) <nh...@gm...> - 2011-03-28 20:16:27
|
[ http://216.121.112.228/browse/NH-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=20782#action_20782 ]
Fabio Maulo commented on NH-2510:
---------------------------------
We need a failing test or at least pseudo-domain-classes,mappings and a chunk of code to see the exception.
Thanks.
check this link if you want provide a failing test
http://nhforge.org/blogs/nhibernate/archive/2008/10/04/the-best-way-to-solve-nhibernate-bugs-submit-good-unit-test.aspx
> Lazy-loading doesn't work with cache
> ------------------------------------
>
> Key: NH-2510
> URL: http://216.121.112.228/browse/NH-2510
> Project: NHibernate
> Issue Type: Bug
> Components: Core
> Affects Versions: 3.0.0.GA
> Reporter: Sławomir Rosiek
> Priority: Minor
>
> If I set caching in entity which has lazy property I have the following exception:
> System.InvalidCastException: Unable to cast object of type 'System.Object' to type 'System.Byte[]'.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|