thats final
you could try to do something with:

protected Object convertChoiceIdToChoice(String id)

But that is an id and how is that id converted to what?
Is that the ClassDescriptionBean?
And that Again must be converted to something else?

johan


On 9/19/07, Federico Fanton <[EMAIL PROTECTED]> wrote:
>
> On Wed, 19 Sep 2007 12:11:10 +0200
> Federico Fanton <[EMAIL PROTECTED]> wrote:
>
> > Obviously PropertyResolverConverter doesn't know how to map a
> ClassDescriptionBean to the corresponding Class, but how am I supposed to do
> it? I already have a custom ConverterLocator in place, but it looks like it
> gets called only when the source (or the destination) class of the
> conversion is a String..
>
>
> Should I override AbstractSingleSelectChoice.convertValue() ? ^^;
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to