ejb@glassfish.java.net

Re: javax ejb CreateException: Could not create stateless EJB

From: Stefan Köpke <s.koepke_at_ist-dresden.de>
Date: Wed, 01 Oct 2008 15:24:07 +0200

Baptiste MATHUS wrote:
> Hi,
>
> Isn't there any logs??? There should at least be a more complete
> stacktrace that would help you diagnose the problem.
>
> Cheers
>
> 2008/10/1 Stefan Köpke <s.koepke_at_ist-dresden.de
> <mailto:s.koepke_at_ist-dresden.de>>
>
> 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 greenhorn not only in the JavaRanch but in the JavaEE-field as
> well 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...
>
>
> --
> Baptiste <Batmat> MATHUS - http://batmat.net
> Sauvez un arbre,
> Mangez un castor !
I've forgotten to say, that the missing servlet-api-2.3.jar is in the
.ear-file on place in the right folder:
C:\glassfish2.1\domains\domain1\autodeploy\controlling-time.ear\controlling-time-webui.war\WEB-INF\lib\,
so what could I try? Qu'est-ce-qu'on fait?