[jboss-user] [JBoss Seam] - injection: very basic question

ghinwa do-not-reply at jboss.com
Wed Jan 24 15:36:58 EST 2007


I just started looking at Seam. 

I have an Ejb jar containing a stateless session bean that's seems to be working fine with Seam injection (@Logger for instance being injected properly). In the same jar, there is a POJO registered as a JPA listener (@EntityListeners {TheListener.class})). TheListener class is designated as a java bean Seam component (@Name("theclass")). Injection into TheClass doesn't seem to work... (@Logger in TheClass seems to leave the log property null).

I may most likely be missing something very obvious... Any tips appreciated.
Thanks.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4006001#4006001

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4006001



More information about the jboss-user mailing list