What exactly are you doing? More code would be useful.

On Fri, Mar 26, 2010 at 10:28 AM, Joachim Van der Auwera
<joac...@progs.be>wrote:

> Hi,
>
> Does anybody where this NullPointerException could be coming from?
> This is working is tapestry 5.1 but fails on trunk.
>
> The stacktrace :
>
> # org.equanda.tapestry5.base.PagerConfig._$get_rowCount(PagerConfig.java)
> # org.equanda.tapestry5.base.PagerConfig.getRowCount(PagerConfig.java:129)
> #
> org.equanda.tapestry5.components.JSPagedLoop.getDisplayStyle(JSPagedLoop.java:328)
>
> # $PropertyConduit_12799bb2ae5.get($PropertyConduit_12799bb2ae5.java)
> #
> org.apache.tapestry5.internal.bindings.PropBinding.get(PropBinding.java:59)
>
> The useful bits from PageConfig are
>
>   private int rowCount;
>
>   public int getRowCount()
>   {
>       return rowCount;
>   }
>
> Kind regards,
> Joachim
>
> --
> Joachim Van der Auwera
> PROGS bvba, progs.be
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Best regards,

Igor Drobiazko
http://tapestry5.de/blog

Reply via email to