hi all
I have problem in the context as I create ejb entity.
I got this message the field context in never read locally.
at his line
private EntityContext context;
if I delete this, there is no harm but the problem in the client.java file to access the context for the jndi accesses.
I use windows 2000, Myeclipse 4 Jboss 4 java jdk 5
thanks a lot