Re: Shiro configuration for shiroSavedRequest cookie domain

2014-01-28 Thread Lidija Dolinar
I think I accomplished this with cookies.writeDomainCookieValue (I have to test it on a productional machine which I have no access to right now, but it works on my local machine with multiple subdomains). But now I can't delete this cookie. After the user logs in I want to redirect him/her to the

Shiro configuration for shiroSavedRequest cookie domain

2014-01-28 Thread Lidija Dolinar
Hi, our web application is running on different sub-domains and we need shiroSavedRequest cookie to be saved on domain level and not on subdomain level. This is supposed to be accomplished with the following setting in shiro.ini: [main] securityManager.sessionManager.sessionIdCookie.domain= But

Re: AjaxFormLoop Implementation

2014-01-28 Thread George Christman
I wasn't aware you could fix the js error in chrome. I'm still using firebug, perhaps it's time to make the switch. On Fri, Jan 24, 2014 at 12:28 PM, Luke Wilson-Mawer < lukewilsonma...@gmail.com> wrote: > I suspect it could be that it's just breaking javascript but I'm not using > client side v

Re: [5.4-beta-2] Two JavaScript Errors - Quick Fixes

2014-01-28 Thread George Christman
Hi Thiago, is there a snapshot for these fixes? On Mon, Jan 27, 2014 at 6:09 AM, Peter Hvass wrote: > Thanks again for this Thiago! :D > > - Original Message - > > From: "Thiago H de Paula Figueiredo" > To: "Tapestry users" > Sent: Sunday, January 26, 2014 10:13:41 PM > Subject: Re: [

Re: [5.4-beta-2] Two JavaScript Errors - Quick Fixes

2014-01-28 Thread George Christman
Hi Thiago, is there a snapshot for these fixes? On Mon, Jan 27, 2014 at 6:09 AM, Peter Hvass wrote: > Thanks again for this Thiago! :D > > - Original Message - > > From: "Thiago H de Paula Figueiredo" > To: "Tapestry users" > Sent: Sunday, January 26, 2014 10:13:41 PM > Subject: Re: [

Re: [ANN] JumpStart Preview: for Tapestry 5.4

2014-01-28 Thread Geoff Callender
Thanks, Bob. I'll try get that sorted out for the next release, which will probably be next Monday. On 28/01/2014, at 1:36 PM, Bob Harner wrote: > Geoff, this is really great. It's amazing how much of an improvement > it is to display the file listings in separate tabs. > > A minor thing, in Ch