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 help it. Patience is not one of my virtue :)

regards
Taha

On Fri, Jul 29, 2011 at 9:26 AM, Kalle Korhonen
<kalle.o.korho...@gmail.com> wrote:
> 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 <tawus.tapes...@gmail.com> 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-security : 0.4.0
>>
>> and at startup we have this warning
>>
>> [WARN] TapestryModule?.HttpServletRequestHandler? Unable to add
>> 'StoreIntoGlobals?' as a dependency of 'SecurityRequestFilter?', as
>> that forms a dependency cycle ('SecurityRequestFilter?' depends on
>> itself via 'StoreIntoGlobals?'). The dependency has been ignored.
>>
>> I think it is because of the service ApplicationGlobals being injected
>> into SecurityRequestFilter. Is it a concern ? and if so what is the
>> solution ?
>>
>> regards
>> Taha
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to