Re: tapestry 5.2.5 to 5.3.6 org/chenillekit/core/resources/URIResource error

2013-02-27 Thread Sachin Tendulkar
After refactoring EventMixin  to internal package, and doing full build of chenillekit (tag RELEASE_1.3.3), previous error stopped coming. now this error is coming: org.apache.tapestry5.ioc.internal.OperationException: Error invoking constructor public org.apache.tapestry5.internal.services.

Re: tapestry 5.2.5 to 5.3.6 org/chenillekit/tapestry/core/base/EventMixin error

2013-02-27 Thread Sachin Tendulkar
I am trying to build chenillekit from source. "git checkout RELEASE_1.3.3" and then move EventMixin from org.chenillekit/tapestry/core/base package  to org.chenillekit/tapestry/core/internal. The original jar built from source itself is not working. latest version also doesn't work. thanks

Re: tapestry-stitch goes live

2013-02-27 Thread Geoff Callender
Please don't hijack threads to talk about something else. On 27/02/2013, at 11:33 PM, Ken in Nashua wrote: > Kool Lance... nice work... > I will scope out whats there and see what I can put to use. > > I been using the kawwa tab and menu. They are glitchy. You can see my applied > use of them

Re: tapestry 5.2.5 to 5.3.6 upgrade comments section ( 5.4)

2013-02-27 Thread Sachin Tendulkar
that issue got resolved "tapestry.compatibility.unknown-component-id-check-enabled" to false , and it worked. But getting this error now : java.lang.ClassFormatError Illegal field modifiers in class org/chenillekit/tapestry/core/base/EventMixin: 0x12 I had to upgrade from chenillekit-tapestry

tapestry 5.2.5 to 5.3.6 upgrade comments section ( 5.4)

2013-02-27 Thread Sachin Tendulkar
hi,     tapestry 5.2.5 app had commented actionlink  , which is referenced in java class "Object actionFromXXLink()" method. This threw error in tapestry 5.3.6(not in 5.2.5). is this because comments are parsed in 5.3.6? how to make comments behave like 5.2.5, if that is the case. Also what is

Re: tapestry-stitch goes live

2013-02-27 Thread Ken in Nashua
Kool Lance... nice work... I will scope out whats there and see what I can put to use. I been using the kawwa tab and menu. They are glitchy. You can see my applied use of them at http://powerplayhockey.noip.us:9011/hibernatesecurity/HibernateSecurityLogin login credentials is admin/admin So

Re: tapestry-stitch goes live

2013-02-27 Thread Sérgio Areias
Excellent work :) Best regards, Sérgio On 27 February 2013 12:10, Geoff Callender < geoff.callender.jumpst...@gmail.com> wrote: > At the very least I'll link JumpStart to it. Very nice work. > > Cheers, > > Geoff > > On 27/02/2013, at 3:23 AM, Lenny Primak wrote: > > > Very good job. I would lik

Re: tapestry-stitch goes live

2013-02-27 Thread Geoff Callender
At the very least I'll link JumpStart to it. Very nice work. Cheers, Geoff On 27/02/2013, at 3:23 AM, Lenny Primak wrote: > Very good job. I would like this to be incorporated into jumpstart. And > combined into one awesome app. > > On Feb 26, 2013, at 8:16 AM, Lance Java wrote: > >> Hi Al

Re: tapestry-stitch goes live

2013-02-27 Thread Taha Siddiqi
Liked :) On Feb 27, 2013, at 4:26 PM, Lance Java wrote: > Frown no more!! FB button added, like away!! > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/tapestry-stitch-goes-live-tp5720232p5720256.html > Sent from the Tapestry - User mailing list archive at Na

Re: tapestry-stitch goes live

2013-02-27 Thread Lance Java
Frown no more!! FB button added, like away!! -- View this message in context: http://tapestry.1045711.n5.nabble.com/tapestry-stitch-goes-live-tp5720232p5720256.html Sent from the Tapestry - User mailing list archive at Nabble.com. ---

Re: tapestry5-highcharts available

2013-02-27 Thread François Facon
Hi I suppose that it's a side effect of the last deployment. The test page is available at https://github.com/got5/tapestry5-highcharts/blob/master/src/test/resources/org/got5/tapestry5/highcharts/test/pages/BasicComponent.tml if you want to host this sample on your machine this could be as simp