|
From: <tri...@tr...> - 2003-06-22 16:59:28
|
Ken,
I managed to get the petclinic working.
Added
<parameter>
<name>validationQuery</name>
<value>select sysdate()</value>
</parameter>
to the datasource configuration and it works fine.
http://www.springframework.org/webapps/petclinic/welcome.htm
Thomas
|