Hi Steven,

The example JNDI configuration in the Wiki includes a <poolsize>5</ poolsize> setting. Does that mean RIFE will maintain its own pool of connections, each of which it will fetch from the JNDI DataSource?

Correct.

If my container already has its own connection pooling that I want to use, should I do <poolsize>0</poolsize> to disable RIFE's pooling? Or do I just leave off the <poolsize> altogether?

Honestly, I never worked with another database pool and RIFE at the same time. It looks to me that you can just leave it at 0.

--
Geert Bevin
Uwyn "Use what you need" - http://uwyn.com
RIFE Java application framework - http://rifers.org
Music and words - http://gbevin.com


_______________________________________________
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to