users@glassfish.java.net

how to use the ManagedBean ?

From: Felipe Gaścho <fgaucho_at_gmail.com>
Date: Fri, 23 Oct 2009 20:38:34 +0200

I copied the project of Paul and it worked.. even inside an EAR..

but somehow my other project never works..

it throws: com.sun.enterprise.container.common.spi.util.InjectionException:
Error creating managed object for class
com.kenai.puj.arena.http.PujCompetitionResource
a NullPointerException..

how exactly I should declare and use the new ManagedBean ?