Re: Best practise when using the datasource database realm

2011-06-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, On 6/28/2011 2:55 AM, André Brunnsberg wrote: > I have been testing the datasource database realm in combination with the > new Tomcat database pool and it seems to work fine. > However I would like to know if you guys use the same database poo

Best practise when using the datasource database realm

2011-06-27 Thread André Brunnsberg
I have been testing the datasource database realm in combination with the new Tomcat database pool and it seems to work fine. However I would like to know if you guys use the same database pool for your application or a separate pool for the application and a separate pool for the realm. Currently