Re: [JBoss-user] Experience with Oracle cached statements and Minerva

2001-03-31 Thread Toby Allsopp
Ivan Bilenjkij wrote: > anyone knows where do i find minerva source? i know i can get (think its 0.98) > from jboss 2.0. ive got some pieces that i would like to contribute; namely: > adaptive connection pooling. yes i did ask google where is it but couldn't > find anything except a link to kpi.c

Re: [JBoss-user] Experience with Oracle cached statements and Minerva

2001-03-30 Thread Ivan Bilenjkij
anyone knows where do i find minerva source? i know i can get (think its 0.98) from jboss 2.0. ive got some pieces that i would like to contribute; namely: adaptive connection pooling. yes i did ask google where is it but couldn't find anything except a link to kpi.com.au and theres nothing there.

[JBoss-user] Experience with Oracle cached statements and Minerva

2001-03-30 Thread Tim Taylor
It looks to me like you can't use Oracle's statement caching and Minerva pools together without modifying JBoss and/or Minerva code. Minerva does statement caching itself, but there is no way to control it centrally, either from jboss.jcml or from a hand-written service MBean. The statement