0 Replies Latest reply on Nov 16, 2005 1:34 PM by infodavid

    Entities classes on remote client ?

    infodavid

      If I understand, in EJB3, concrete entities classes must be deployed to the remote client.

      So, when something has changed on one entity class without changing the methods, clients can't use it ?

      In the other specification, the client use an interface implemented...