|
For quite a while I've been wanting to have a way to inspect DBCP
pooling properties at runtime. What is a good way to do this in a Grails app? In my most interesting cases, I have multiple datasources. Thanks in advance. -- Jonathan Rosenberg Founder & Executive Director Tabby's Place, a Cat Sanctuary http://www.tabbysplace.org/ --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
Grails melody comes to mind...
http://grails.org/plugin/grails-melody Not sure about the multiple datasource bit though. Hth Bob Sent from my iPad On 30/06/2012, at 12:55 AM, Jonathan Rosenberg <[hidden email]> wrote: > For quite a while I've been wanting to have a way to inspect DBCP > pooling properties at runtime. > > What is a good way to do this in a Grails app? In my most interesting > cases, I have multiple datasources. > > Thanks in advance. > > -- > Jonathan Rosenberg > Founder & Executive Director > Tabby's Place, a Cat Sanctuary > http://www.tabbysplace.org/ > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
I use Melody on another Grails app, but
1 I can't get it to use multiple datasources. 2) I don't see any pooling info. Anyone? -- Jonathan Rosenberg Founder & Executive Director Tabby's Place, a Cat Sanctuary http://www.tabbysplace.org/ On Fri, Jun 29, 2012 at 11:01 AM, Bob Brown <[hidden email]> wrote: > Grails melody comes to mind... > > http://grails.org/plugin/grails-melody > > Not sure about the multiple datasource bit though. > > Hth > > Bob > > Sent from my iPad > > On 30/06/2012, at 12:55 AM, Jonathan Rosenberg <[hidden email]> wrote: > >> For quite a while I've been wanting to have a way to inspect DBCP >> pooling properties at runtime. >> >> What is a good way to do this in a Grails app? In my most interesting >> cases, I have multiple datasources. >> >> Thanks in advance. >> >> -- >> Jonathan Rosenberg >> Founder & Executive Director >> Tabby's Place, a Cat Sanctuary >> http://www.tabbysplace.org/ >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Powered by Nabble | Edit this page |
