we use this in production and it works fine. just tried
wicket-fullcalendar-examples with both eclipse and mvn jetty:run which
both worked fine as well...

-igor


On Fri, May 18, 2012 at 5:46 AM, Sandor Feher <sfe...@bluesystem.hu> wrote:
> Hi,
>
> The example Igor mentioned is nice but I'm still struggling with that. I
> have copy-pasted the code from HomePage but it throws me
>
> java.lang.ArrayStoreException:
> net.ftlines.wicket.fullcalendar.callback.GetEventsCallback
>     at
> net.ftlines.wicket.fullcalendar.FullCalendar.setupCallbacks(FullCalendar.java:90)
>     at
> net.ftlines.wicket.fullcalendar.FullCalendar.onBeforeRender(FullCalendar.java:81)
>     at org.apache.wicket.Component.internalBeforeRender(Component.java:993)
>     at org.apache.wicket.Component.beforeRender(Component.java:1027)
>     at
> org.apache.wicket.MarkupContainer.onBeforeRenderChildren(MarkupContainer.java:1743)
>     at org.apache.wicket.Component.onBeforeRender(Component.java:3838)
>     at org.apache.wicket.Page.onBeforeRender(Page.java:831)
>     at org.apache.wicket.Component.internalBeforeRender(Component.java:993)
>     at org.apache.wicket.Component.beforeRender(Component.java:1027)
>     at
> org.apache.wicket.Component.internalPrepareForRender(Component.java:2211)
>     at org.apache.wicket.Page.internalPrepareForRender(Page.java:280)
>     at org.apache.wicket.Component.render(Component.java:2293)
>     at org.apache.wicket.Page.renderPage(Page.java:1043)
>
> I also included the required .js in my markup.
>
>
> http://pastebin.com/KGZq9dkM http://pastebin.com/KGZq9dkM
>
> Regards., Sandor
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Full-month-calendar-tp4642735p4644452.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to