[jboss-user] [JBoss Seam] - Re: How to get EntityManager without @In?

gothmog do-not-reply at jboss.com
Fri Aug 31 08:02:16 EDT 2007


Thanks guys for all your help, I learnt a lot on this thread. 

In the end I just wrote a SLSB using a @PersistenceContext annotation to get my EntityManager then I just did a lookup via JNDI in the housekeeping thread to get it then called a write method on it passing the object requiring the housekeeping.

Thanks

Troy

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

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



More information about the jboss-user mailing list