atom feed5 messages in net.java.dev.glassfish.usersRe: CDI and JSF2 PhaseListeners
FromSent OnAttachments
glas...@javadesktop.orgFeb 25, 2010 2:53 am 
NBWFeb 25, 2010 5:22 am 
glas...@javadesktop.orgFeb 25, 2010 8:19 am 
glas...@javadesktop.orgFeb 25, 2010 9:02 am 
glas...@javadesktop.orgFeb 25, 2010 10:02 am 
Subject:Re: CDI and JSF2 PhaseListeners
From:glas...@javadesktop.org (glas@javadesktop.org)
Date:Feb 25, 2010 10:02:32 am
List:net.java.dev.glassfish.users

Here's a helpful post:
http://www.seamframework.org/Community/JSFPhaseEventToCDIBridge

As was said above, "The complicated things we are forced to do to simplify
injection..."

Is it worth it? BeanManager is part of CDI's SPI, not the API. We, as clients,
should not be forced to know about it. Neither should we be forced to use JNDI
or event production&consumption or new annotations just to have some simple
injection. What about some simple programmatic API? Oh, well... :( [Message sent by forum member 'vesuvius' (vesu@hotmail.com)]

http://forums.java.net/jive/thread.jspa?messageID=388749