On Wed, Nov 25, 2009 at 8:04 AM, Pete Muir
<pmuir@redhat.com> wrote:
On 24 Nov 2009, at 20:47, Gavin King wrote:
> Dan, managed beans already support PC injection. I have to check, but I think they can even inject a UT. The only thing they don't have is declarative tx management.
This certainly works in JBoss AS right now.
Yes. But I think what we were discussion is whether this can be done outside of Java EE (which is the topic of this thread). Or, should Java EE support a lighter-weight option that does not require EJB lite (in the same way that JPA does not require a container).
-Dan