NullPointerException... I must have forgot something. Such a shame, I was
pretty sure that my tests were protecting the library from that kind of
issues. :)
Would you mind to open an issue on Github with your stacktrace and
AppModule?

Thanx,

Robin


On Wed, Apr 28, 2010 at 7:12 PM, Jim O'Callaghan <jc1000...@yahoo.co.uk>wrote:

> Hi,
>
> Would be very interested to try this out, but am getting a
> java.lang.RuntimeException on startup:
>
>  Caused by: java.lang.RuntimeException: Error invoking constructor
>
> org.got5.tapestry5.clientresources.services.ContribuableClientInfrastructure
> (Map, String, String, AssetSource, ThreadLocale, SymbolSource) (at
> ContribuableClientInfrastructure.java:54) via
>
> org.got5.tapestry5.clientresources.services.ClientResourcesModule.bind(Servi
> ceBinder) (at ClientResourcesModule.java:45) (for service
> 'ContribuableClientInfrastructure'): java.lang.NullPointerException
>
> I'm using Tapestry 5.1.0.5 with jdk 1.6 and jetty-6.1.6 and have the pom /
> AppModule entries from the git readme - anything obvious I'm, missing here?
> Thanks.
>
> Regards,
> Jim.
>
> -----Original Message-----
> From: odiss...@gmail.com [mailto:odiss...@gmail.com] On Behalf Of Robin
> Komiwes
> Sent: 28 April 2010 10:54
> To: Tapestry users
> Subject: [Announce] Tapestry5 jQuery integration and
> Tapestry5-ClientResources
>
> Hey there,
>
> We are glad to introduce "tapestry5-jquery": a jQuery integration
> for Tapestry 5! This integration is already available as a maven
> artifact. This library fully drop out Prototype, Scriptaculous, Blackbird
> and tapestry.js and replace them by jQuery.
>
> We did our best to make this integration as transparent as possible. An
> important part of components can still be used as is! We tried to stick the
> more we can to jQuery philosophy. All code is based on official jQuery
> coding style guidelines and on existing plugins.
>
> jQuery for Tapestry 5 has been a long time request from an important part
> of
> Tapestry community. There was some discussions about it and Tapestry 5.2
> should provide some built in bridges for other JavaScript frameworks
> integration, however there is no chance to see that for Tapestry 5.1.x.
>
> Currently, the module is still in snapshot version and we need feedback
> from
> users before releasing it. We are looking forward to find bugs (if there
> are
> any) and any lack of features... Some (big) choices have been made and as
> there is new features, some features that were present with
> prototype/scriptaculous are not available anymore.
>
> All source code is available on Github. Don't forget to read the README
> file
> for installation instructions and How To:
> http://github.com/got5/tapestry5-jquery
>
>
> This module comes with a bonus module: "tapestry5-clientresources". It's a
> small module also for Tapestry 5.1.0.5 that offers the possibility to
> changes default JS and CSS included on each pages. When not using Tapestry
> 5
> default JS stack (prototype, scriptaculous...) it also fix direct calls to
> Prototype functions, like already reported
> bug TAP5-994 (and fixed in 5.2). Again, check Github for source code and
> instructions: http://github.com/got5/tapestry5-clientresources
>
> Of course, we are looking forward to leverage theses modules to Tapestry
> 5.2
> as soon as this version is released.
>
> -- http://github.com/got5
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to