[ 
https://issues.apache.org/jira/browse/MYFACES-3724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13693023#comment-13693023
 ] 

Leonardo Uribe commented on MYFACES-3724:
-----------------------------------------

I don't think we can do something in this part. A LazyInitializationException 
usually is related to the persistent layer used (I suppose in this case is 
openwebbeans). The code is in that place is correct and has been studied for a 
long time, so in my opinion we can close this issue as not a bug or invalid.
                
> MyFaces 2.x : HtmlSelectManyListbox does not work, if value points 
> Hibernate-managed collection (i.e. PersistentBag)
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-3724
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3724
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.1.11
>            Reporter: Alexey Shakov
>            Priority: Trivial
>
> _SharedRendererUtils.getConvertedUISelectManyValue(...) creates an instance 
> of  PersistentBag at line 268.
> LazyInitializationException comes later in 
> UISelectMany._createItemValuesIterator at line 436.
> Works with Myfaces 1.2.12

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to