Re: Tapestry onActivate messes up after submitting a form

2014-09-13 Thread Boris Horvat
Ok, so I was able to isolate the problem, but still not sure how to fix it :) The form submission creates a new object (a new Shot) and as part of that logic I also brodcast a message. Basically a signal to notify the header to refresh a part of itself in order to show an increases in size (think

Re: Tapestry onActivate messes up after submitting a form

2014-09-13 Thread Boris Horvat
>From what I can see the fact that context becomes and array of Objects in the end causes the issue, anyone seen something like this before? On Sat, Sep 13, 2014 at 3:20 PM, Boris Horvat wrote: > Hi Lance, > > yea it finds the encoder. As previously mentioned the first time I hit the > url I can

Re: Tapestry onActivate messes up after submitting a form

2014-09-13 Thread Boris Horvat
Hi Lance, yea it finds the encoder. As previously mentioned the first time I hit the url I can see that data is properly set, but after I submit the form this is broken. Thiago, by "doesn't" work, I mean the same thing as before. The same error. - org.apache.tapestry5.runtime.ComponentEventE

Tapestry RESTEasy and AngularJS

2014-09-13 Thread françois facon
Hello All, Please find a new version of http://tapestryangular-frafac.rhcloud.com/#/phones at https://github.com/ffacon/tapestry5-angular-demo/tree/V0.2 In this version: A Tapestry page is used to "provision" the AngularJS application. The same page is also used to answer to the first AngularJS