What if you add a getDisplayString-method that just do return toString()
and change to displayString as property instead. toString does not follow
the bean property naming standard get/set/is.

/Joakim



On Wed, May 15, 2013 at 4:39 AM, Ken in Nashua <kcola...@live.com> wrote:

> Thanks Thiago... trust me I would send a console trace if I got one. Maybe
> my logger isnt tracing those packages in tapestry ?
>
> The NPE occurs inside (well i sent the browser trace)...
>
>
> org.tynamo.examples.pphl.pages.Query)org.apache.tapestry5.ioc.internal.util.TapestryExceptionjava.lang.NullPointerExceptionFilter
>  stack frames
> Stack trace
>
>
> org.apache.tapestry5.internal.services.SelectModelFactoryImpl.create(SelectModelFactoryImpl.java:55)
>
> Its happening inside the create call
>
> tapestry cannot articulate the labelProperty
>
> I specified "toString"
>
> I put this in the threads few threads back.
>
> I appreciate your help
>
> And no I am not using any dashes or underscores in the primary keye
> method...
>
> Still hoping for a workaround
>
>

Reply via email to