I\'ve been having problems trying to call an EJB\'s method from a Java Application Client. Here is the code.
EJB Remote Interface
package com.test; impo
My stand alone client finally run! The trick was, just restarting Netbeans IDE, undeploying the application and redeploying it. This should fix your problem(assuming there is no other error in your code and configuration).