Hi Stefan, how about setting up the MyFaces examples as a project and debugging it there?
regards, Martin On 6/15/05, Stefan Lischke <[EMAIL PROTECTED]> wrote: > Hi, > > The last day i played with the converter stuff and the result is, that i > switched back to the SUN JSF RI, cause myfaces is not handling converter > stuff properly. With myfaces my converter.getAsString(...) and > converter.getAsObject(...) is called with a null value as Object or String > argument. > > The use case: > I'm using the SelectItem constructor with an object instead of String or an > Integer as the first value. So the converter.getAsString(...) is called. > After selecting in a h:selectOneListbox the converter.getAsObject is called. > > I'm willing to help with this bug, but i'm not able to debug the stuff, > cause the sources are divided into many dirs and eclipse only accepts one > source folder as an attachment to a jar. > > Any ideas? > > Stefan > > -- > Stefan Lischke NOVACOM Gesellschaft f�r Internet Services > Software Engineering Software Engineering und Consulting mbH > > Dovestr. 1 fon: +49 30 3980540 fax: +49 30 39805411 > D-10587 Berlin gsm: +49 171 2367112 http://www.novacom.net > >

