Hi all,
looking for some help about the 'javax.ejb.AccessLocalException: Client not authorized for this invocation' Problem.
We are using GF 3.1.2.2 and every to every two weeks we run into this Exception.
Deleting the ...\generated\policy folder , with an redeploy of the app (found as a solution for this issue) does not help, at least not for the long term (ok - for the short term, it helps):
->http://glassfish.10926.n7.nabble.com/Persisting-Entity-javax-ejb-AccessL...
I found this issue as a bug in pervious versions, but not in 3.1.2.2.
Does anyone have any idea about this issue ?
Caused by: javax.ejb.AccessLocalException: Client not authorized for this invocation
at com.sun.ejb.containers.BaseContainer.preInvoke(BaseContainer.java:1888)
at com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:212)
... 42 more
Best regards
jawer