Can you create a quickstart that exhibits this behavior?  Your dao
could be a simple thing that doesn't use a persistence library and
returns some manufactured objects.

On Fri, May 30, 2008 at 12:14 PM, David Nedrow <[EMAIL PROTECTED]> wrote:
>
> On May 30, 2008, at 11:47 AM, Thomas Mäder wrote:
>
>> 2) You're being done in by the BoundCompoundPropertyModel you have in the
>> item. Fire up the debugger and check the values directly (relying on
>> toString() is bad; some object might be lying to you. Step into the
>> item.getModelObject().
>
> After stepping into getModelObject(), I can clearly see that there is a list
> of protocol items containing expected data.
>
> -David
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to