users@glassfish.java.net

Re: GF 3.1.2.2: javax.ejb.AccessLocalException: Client not ...

From: <forums_at_java.net>
Date: Mon, 27 Jan 2014 03:23:23 -0600 (CST)

Dear Jawer, Means with modification in the existing EJB is You already have
an EJB class A with 2 method, for example method b and c in production env.
Then you modify the class A with add new method d. And deployed it into
production env. The problem will be happen when you trying to access/use that
EJB A from client with exception javax.ejb.AccessLocalException: Client not
... You just need to do the same way when you do the same case. Hope this
will help you to solve the problem. Thanks Ferry

--
[Message sent by forum member 'f3riyanto']
View Post: http://forums.java.net/node/900801