users@glassfish.java.net

javax.ejb.CreateException: Could not create stateless EJB

From: <glassfish_at_javadesktop.org>
Date: Wed, 01 Oct 2008 04:46:41 PDT

have a JavaEE (EJB3.0) project deployed on glassfish2.1 as -.ear (exported from eclipse3.4 to the autodeploy-folder) with -.ejb.jar, -.webui.war, general-lib-base.jar
get the following error message:
...nested exception is: javax.ejb.CreateException: Could not create stateless EJB
as beginner in the JavaEE-field I'm looking for some help concerning the possible causes.
The session bean is invoked by a jsf-managed bean. Have a pure annotation @ejb in managed bean (identifiing the ejb-interface (remote) ...
thank's for any comment...
[Message sent by forum member 'seldon789' (seldon789)]

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