Re: tapestry-security warning

2011-07-28 Thread Taha Hafeez
Thanks Kalle For reference, this is the answer (I got in the tynamo's mailing list) You must be using 0.3.x since SecurityRequestFilter was refactored into SecurityConfiguration in 0.4.0. Anyway, it's just a warning you can ignore. We only use ApplicationGlobals to get the ServletContext. Can't

Re: tapestry-security warning

2011-07-28 Thread Kalle Korhonen
Patience my young Jedi :) Replied on Tynamo's list but you can safely ignore the warning. Kalle On Wed, Jul 27, 2011 at 5:42 PM, Taha Hafeez wrote: > Hi > > I had posted this problem in tynamo's mailing list but I not sure how > active it is. > > We have a setup. > > Tapestry5 : 5.25 > tapestry

tapestry-security warning

2011-07-27 Thread Taha Hafeez
Hi I had posted this problem in tynamo's mailing list but I not sure how active it is. We have a setup. Tapestry5 : 5.25 tapestry-security : 0.4.0 and at startup we have this warning [WARN] TapestryModule?.HttpServletRequestHandler? Unable to add 'StoreIntoGlobals?' as a dependency of 'Securit