ejb@glassfish.java.net

not able to run a ejb application

From: Martin Renaud <pm.renaud_at_gmail.com>
Date: Thu, 25 Sep 2008 16:30:26 -0400

Hi experts,

this is my first J2EE application. I've tried Tomcat 6.x + openEJB... and
now i'm trying with Glassfish.
I'm developping with MyEclipse. Each time, i deployed the web apps to the
autodeploy\ folder and try to run through out the web browser...

I'm developping a web application which use a servlet as a controller. This
controller has to connect to a ejb object (sessionbean) to validate and/or
get the status of a user. I've tried several (you can't imagine) ways to get
this application running... but it still failed.

I'm sending you a zip file with the all classes.

Please... help me!!

thks

Martin Renaud