bonjour,
actuellement en formation Java, après avoir effectué mes projets sous Tomcat 7, je souhaite passer sous Geronimo 3 afin de pouvoir gérer des projets contenant des EJB3.
hors une fois installé et lancé sous Eclipse, l'éxecution me mets le message d'erreur suivant :

'Publiching to Apache Geronimo v3.0 Server at localhost...' has encoutered a problem.
This status has children statuses. See 'Details' for more information :
No Deployer GBean present in running Geronimo server. This usually indicates a serious problem with the configuration of your running Geronimo server. If the deployer is present but not started, the workaround is to run a deploy command like 'start geronimo/geronimo-gbean-deployer/1.0/car'. If the deployer service is not present at all (it was undeployed) then you need to either re-install Geronimo or get a deployment plan for the runtime deployer and distribute it while the server is not running and then start the server with a command like the above. For help on this, write to user@geronimo.apache.org and include the contents of your var/config/config.xml file.

Après une infructueuse recherche sur internet, je m'en remets a vos lumières ...

ps : les messages console :
Artifact org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.jar not found
Artifact org/apache/xbean/xbean-asm-shaded/3.11.1/xbean-asm-shaded-3.11.1.jar not found
Artifact org/apache/servicemix/bundles/org.apache.servicemix.bundles.dom4j/1.6.1_2/org.apache.servicemix.bundles.dom4j-1.6.1_2.jar not found
Artifact org/apache/geronimo/javamail/geronimo-javamail_1.4_mail/1.8.3/geronimo-javamail_1.4_mail-1.8.3.jar not found
Booting Geronimo Kernel (in Java 1.7.0_10)...
Module 1/6 org.apache.geronimo.framework/j2ee-system/3.0.1/car started in .000s
Module 2/6 org.apache.geronimo.framework/rmi-naming/3.0.1/car started in .546s
Module 3/6 org.apache.geronimo.framework/plugin/3.0.1/car started in .218s
Module 4/6 org.apache.geronimo.framework/j2ee-security/3.0.1/car started in .437s
Module 5/6 org.apache.geronimo.framework/server-security-config/3.0.1/car started in .047s
Module 6/6 org.apache.geronimo.framework/bundle-recorder/3.0.1/car started in .016s
Startup completed in 2.046s seconds
Listening on Ports:
1099 0.0.0.0 RMI Naming
9999 0.0.0.0 JMX Remoting Connector

Geronimo Application Server started