Look at the Seam documentation to see how an EntityManagerFactory (!) can be bound to
JNDI.
BTW: When writing a servlet remember that the EntityManager is not thread safe. Obtain one
from the Factory for every invocation of the servlet.
Regards
Felix
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035538#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...