Just upgraded to beta-2 and now @ManagedBean works. I had to change the context I was binding to, to get this to work.
Using @LocalClient i had to bind using this code... Using @ManagedBean i have to bind like this... That difference doesn't bother me at all. Just putting it here for reference in case other people have the same issue. Now using @ManagedBean the @Inject annotation is working :) The upgrade to beta-2 is gold. -- View this message in context: http://openejb.979440.n4.nabble.com/Injection-fails-in-any-class-that-didn-t-instantiate-an-embedded-ejb-container-tp4396189p4397187.html Sent from the OpenEJB User mailing list archive at Nabble.com.
