Is there a way to configure a oracle data source to be a reauthenticated connection. What
I need to be able to do is have various hibernate session factories each mapping to a
separate username/password and schema use a common data source which has a fixed number of
pooled connections from which it draws from. The session factories are created on the fly
from property files read in at start up time.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4222473#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...