Given a stateless session bean with an injected PersistenceContext
@PersistenceContext()
private EntityManager em;
How can a new JDBC Connection be retrieved?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967650#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...