Any clues? Should I expect that a selectManyCheckbox would be converted to a String[] by default? I have a scenario where, under a heavy load, the conversion doesn't happen correctly about 50-70% of the time. It works perfectly for a single user.
monkeyden wrote: > > Using Myfaces 1.1 > > I have a SelectManyCheckbox, on which I am receiving a converter error. > Is there a built-in converter for String[]? Is it the default for > selectMany, since String is the default for inputText fields? All > selectManys? > -- View this message in context: http://www.nabble.com/SelectManyCheckBox-tf4258902.html#a12133450 Sent from the MyFaces - Users mailing list archive at Nabble.com.

