Hi,
I write a small article on the configuration and use of P6Spy with Spring:
http://templth.blogspot.com/
Thierry
Hi,
I write a small article on the configuration and use of P6Spy with Spring:
http://templth.blogspot.com/
Thierry
Thierry,
I like it - thanks for writing this up. I've used P6Spy before, and It's a great tool but I haven't had a reason to use it together with Spring yet. I'm sure it will come in handy soon though.
Thomas,
Thanks for your answer.
I find this tool really fine too and Spring make it easy to use!!
As a matter of fact, there is too mode:
- The first with a constructor that takes the datasource to wrap
- The second where P6Spy try to lookup the datasource to wrap with jndi
The first is really simpler to use and there is nothing to do on application server
Thierry