Re: The active page name has not been specified

2015-03-31 Thread George Christman
Yes, still having the same issue, but only on the my Ajax form. My form is very complicating, so I'll try breaking it down into something simpler tomorrow and hopefully pin point the issue. My submit buttons are up top and I think I'm using defer true, so I'm not sure if that has something to do wi

Re: The active page name has not been specified

2015-03-31 Thread George Christman
Thanks Dimitris, I'm guessing there is a bug in my code. I went to another page in my app where I have an ajaxformloop and it appeared to redirect without issue. I'm going to have to dig deeper tomorrow to find the cause of this issue. On Tue, Mar 31, 2015 at 4:25 PM, Dimitris Zenios wrote: > Wh

Re: The active page name has not been specified

2015-03-31 Thread Dimitris Zenios
Did you try the exclusion i told you about? On Tue, Mar 31, 2015 at 11:32 PM, George Christman wrote: > Thanks Dimitris, I'm guessing there is a bug in my code. I went to another > page in my app where I have an ajaxformloop and it appeared to redirect > without issue. I'm going to have to dig d

Re: The active page name has not been specified

2015-03-31 Thread Dimitris Zenios
When you include a tynamo dependency do you exclude the tapestry-core and tapestry-ioc like I did? If you don't then you end up having tapestry-core 5.4-beta22 and tapestry-core 5.4-beta28 in your class path which might be the source of your problem On Tue, Mar 31, 2015 at 11:24 PM, Dimitris Zenio

Re: The active page name has not been specified

2015-03-31 Thread Dimitris Zenios
${message:submit-label} ${message:close-label}

Re: The active page name has not been specified

2015-03-31 Thread George Christman
And your wrapping your form in a zone too? Sorry, I just want to be sure we are doing everything the same. On Tue, Mar 31, 2015 at 4:05 PM, Dimitris Zenios wrote: > Fedora 3.19.1-201.fc21.x86_64 #1 SMP Wed Mar 18 04:29:24 UTC 2015 x86_64 > x86_64 x86_64 GNU/Linux > Java 1.8.0_40 > Google chrome

Re: The active page name has not been specified

2015-03-31 Thread Dimitris Zenios
Fedora 3.19.1-201.fc21.x86_64 #1 SMP Wed Mar 18 04:29:24 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux Java 1.8.0_40 Google chrome Version 41.0.2272.101 (64-bit) jetty-distribution-9.2.5.v20141112 Tapestry 5.4-beta28 org.tynamo tapestry-security 0.6.2 org.apache.tap

Re: The active page name has not been specified

2015-03-31 Thread Chris Poulsen
I think I've seen the error during debugging here and there in beta-22... We're not using tapestry security, I can't remember if it happens when I'm too slow in the javascript debugger or it is during serverside debugging - I'll keep an eye out for it. We have a conversation moderator in play on s

Re: The active page name has not been specified

2015-03-31 Thread George Christman
Dimitris, I just tested in 5.4-beta-28 with the same exception. What version of tapestry-security are you using? I'm using 0.6.2? Are you submitting with an ajax form? I can reproduce this very easily by forcing my session to expire locally by advancing my computers time and then submitting an ajax

Re: The active page name has not been specified

2015-03-31 Thread George Christman
I'll test it in beta-28, but until that validation bug gets fixed, I can't upgrade to it. On Tue, Mar 31, 2015 at 12:46 PM, Dimitris Zenios wrote: > FYI just tested with 5.4-beta28 and I don't have such problem > > On Tue, Mar 31, 2015 at 5:38 PM, George Christman > > wrote: > > > Hey Kalle, ju

Re: The active page name has not been specified

2015-03-31 Thread Dimitris Zenios
FYI just tested with 5.4-beta28 and I don't have such problem On Tue, Mar 31, 2015 at 5:38 PM, George Christman wrote: > Hey Kalle, just checking in with you to see if you happened to have anymore > info on this issue. > > On Wed, Mar 25, 2015 at 4:05 PM, George Christman > > wrote: > > > Thank

Re: The active page name has not been specified

2015-03-31 Thread George Christman
Hey Kalle, just checking in with you to see if you happened to have anymore info on this issue. On Wed, Mar 25, 2015 at 4:05 PM, George Christman wrote: > Thanks Kalle, were using 5.4-beta24 > > On Wed, Mar 25, 2015 at 1:09 PM, Kalle Korhonen < > kalle.o.korho...@gmail.com> wrote: > >> Sorry, I

Re: JS conflict

2015-03-31 Thread Thiago H de Paula Figueiredo
On Tue, 31 Mar 2015 01:37:58 -0300, Cheng Zhang wrote: Thanks for reminding me Thiago. I do not know if my company will use the non-stable version of Tapestry in production. It is stable very much. :) -- Thiago H. de Paula Figueiredo Tapestry, Java and Hibernate consultant and developer ht