Re: LazyInitializationException with CheckBoxMultipleChoice

2011-09-13 Thread Florian B.
Ahhh thanks for the tip. I totally overlook that there're also a constructor which takes a IModel for the choices then of course there shouldn't be a problem any more. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/LazyInitializationExce

Re: LazyInitializationException with CheckBoxMultipleChoice

2011-09-12 Thread Dan Retzlaff
little bit confused how to > use > it together with the CheckBoxMultipleChoice component as the items which > could be selected are passed as a simple List and not as a model. > > -- > View this message in context: > http://apache-wicket