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

regards
Taha

On Fri, Jul 29, 2011 at 9:26 AM, Kalle Korhonen
 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  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



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-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



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 '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