[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - JPA in JBoss without using session beans

domyalex do-not-reply at jboss.com
Wed Sep 17 09:50:50 EDT 2008


Hi to all
I need to develop an application that will run on JBoss and will make heavy use of threads and synchronized code, thus I can't use EJB session beans as the container is supposed to be the only one handling the threads.

I would like however to make use of JPA and would especially like to leverage the connection pooling offered by JBoss datasources.

Is there any way to expose the JPA (handled by JBoss, I'd reather avoid TopLink/EclipseLink) to, say, my servlets?

Regards and thank you for your time


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

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



More information about the jboss-user mailing list