users@glassfish.java.net

Re: Exception while calling EJB

From: <glassfish_at_javadesktop.org>
Date: Sat, 10 Oct 2009 07:01:38 PDT

I had similar problem but on WAS 7.0 and fixed it by simply adding EJB remote interface class ty my application client project. There was no compilation error because application client saw the remote interface via Java EE module dependency, however I had to create this interface once more in my application client because otherwise its methods where absent in dinamically generated stubs.
[Message sent by forum member 'veterr' (dmitrbah_at_rambler.ru)]

http://forums.java.net/jive/thread.jspa?messageID=367525