I am writing a client for my EJB and when trying to execute it, I get the following exception :
javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file.
I just can't understand what the problem is. I've been at this for a long time and still can't figure it out.