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

Cannot use an EntityTransaction while using JTA

2016-04-01 Thread Andreas Ernst
Hi, i work with the new Payara 4.1.1.161.1, since version 4.1.1.161. They changed to EclipseLink 2.6.2 (Patched to payara-p1). Maybe someone is also using the GlassFish Clone. I was searching several time, what causes this error. @CommitAfter @PersistenceContext(unitName = "") Object o

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