[jboss-user] [JBoss Seam] - Re: why can't inject PresistenceContext into authenticator c
shane.bryzak@jboss.com
do-not-reply at jboss.com
Tue Nov 20 06:52:16 EST 2007
@PersistenceContext is an EJB annotation, however your component is a POJO. My suggestion is to use a Seam-managed persistence context and inject via @In (look at the seamspace or seambay examples).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106326#4106326
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106326
More information about the jboss-user
mailing list