I don't anything about JDBCtemplete but would this.getDataSource ().getConnection() give you a new connection every time? rather than a single instance as this code expects? (or am i on crack).
On Aug 1, 5:00 pm, Dominic Mitchell <[email protected]> wrote: > On 31 Jul 2009, at 15:14, Arulin of ACBL wrote: > > > } catch (SQLException e) { > > // TODO Auto-generated catch block > > e.printStackTrace(); > > } > > I hate Eclipse sometimes. > > -Dom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
