[Bug 54235] tomcat jdbc pool stackoverflow error used with spring

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54235 Filip Hanik changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 54235] tomcat jdbc pool stackoverflow error used with spring

2013-05-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54235 --- Comment #2 from Arjen van der Meijden --- Do you have autowire in Spring enabled? If so, it'll inject a 'dataSource'-object in the setDataSource-property of your DataSource-instance... Its a bit weird that the object has a setDataSourc

[Bug 54235] tomcat jdbc pool stackoverflow error used with spring

2012-12-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54235 Konstantin Kolinko changed: What|Removed |Added OS||All --- Comment #1 from Konst