Re: Unable to add SecurityAssert after moving from 5.3 to 5.4

2016-04-04 Thread Thiago H de Paula Figueiredo
On Fri, 01 Apr 2016 14:20:28 -0300, Pavel Chernyak wrote: Yea, i know. But there no any more info. It's simple starts, loading pages, than shows this warning. Check the console log, not the page. It should provide much more information than what you've posted so far. On 1 April 2016 a

Re: Unable to add SecurityAssert after moving from 5.3 to 5.4

2016-04-02 Thread Barry Books
Since this is an upgrade could this be another example of multiple versions of Tapestry in the classpath? That's the first place I look when there are strange errors. I would clean the project and try again.

Re: Unable to add SecurityAssert after moving from 5.3 to 5.4

2016-04-01 Thread Kalle Korhonen
SecurityAssert is your own code right? What are you injecting into it and what does it do? Why don't you just break the circular dependency? Kalle On Fri, Apr 1, 2016 at 10:20 AM, Pavel Chernyak wrote: > Yea, i know. But there no any more info. > It's simple starts, loading pages, than shows th

Re: Unable to add SecurityAssert after moving from 5.3 to 5.4

2016-04-01 Thread Pavel Chernyak
Yea, i know. But there no any more info. It's simple starts, loading pages, than shows this warning. On 1 April 2016 at 18:06, Thiago H de Paula Figueiredo wrote: > On Fri, 01 Apr 2016 04:21:31 -0300, Pavel Chernyak > wrote: > > Hello. Well, nothing more except this stack trace. >> >> Unable t

Re: Unable to add SecurityAssert after moving from 5.3 to 5.4

2016-04-01 Thread Thiago H de Paula Figueiredo
On Fri, 01 Apr 2016 04:21:31 -0300, Pavel Chernyak wrote: Hello. Well, nothing more except this stack trace. Unable to add 'SecurityAssert' as a dependency of 'ComponentRequestHandler', as that forms a dependency cycle ('ComponentRequestHandler' depends on itself via 'SecurityAssert'). The d

Re: Unable to add SecurityAssert after moving from 5.3 to 5.4

2016-04-01 Thread Pavel Chernyak
Hello. Well, nothing more except this stack trace. Unable to add 'SecurityAssert' as a dependency of 'ComponentRequestHandler', as that forms a dependency cycle ('ComponentRequestHandler' depends on itself via 'SecurityAssert'). The dependency has been ignored. Unable to load class $ComponentReque

Re: Unable to add SecurityAssert after moving from 5.3 to 5.4

2016-03-31 Thread Thiago H de Paula Figueiredo
Hi! On Thu, 31 Mar 2016 08:39:21 -0300, Pavel Chernyak wrote: Unable to add 'SecurityAssert' as a dependency of 'ComponentRequestHandler', as that forms a dependency cycle ('ComponentRequestHandler' depends on itself via 'SecurityAssert'). The dependency has been ignored. This is a warnin