users@glassfish.java.net

Caused by: javax.ejb.AccessLocalException: Client not authorized for this i

From: <glassfish_at_javadesktop.org>
Date: Tue, 06 Jul 2010 22:43:43 PDT

Hello,
I'm a new user of glassfish and I try to do and ear with one EJB module and one Web module.
In my EJB module I've got a @Stateless EJB
I call it from my Servlet by using @EJB
but when I invoke a method on it an AccessLocalException occurred : Client not authorized for this invocation.

I've try to add @PermitAll on the EJB method but with no success.
I don't know what is missing, any idea ?
[Message sent by forum member 'zolive2']

http://forums.java.net/jive/thread.jspa?messageID=476957