Hi,
I'm trying to use @EJB annotaion in may client progrm it's throws null pointer exception on my remote interface methods,the question is use of @EJB annotaion is only restricted to Beans(Session,Entiry,MDB) can't we use in my client programee ?
Anish