Hi all,

Quick question; isn't it possible to inject a persistence-context in an 
entity-bean?

  | @Entity
  | @Name("loginEntity")
  | public class LoginEntity
  | {
  |     @In
  |     @Transient
  |     private EntityManager em;
  | }
  | 

thanks,

b.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3998953
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to