Manual

Modified Files
The following files were modified to customize PetClinic.
build_jdbct2.xml
(<Spring Home>\samples\petclinic\build_jdbct2.xml)
This is the build file for PetClinic when using the JDBC Type 2 driver for database connectivity.
The build_jdbct2.xml file was modified to:
Update the Spring Root Location (property:spring.root)
Include the Hibernate SQL/MX dialect file (hibernate3sqlmx.jar)
Include the Commons DBCP JAR file (commons-dbcp.jar)
150 Customizing Sample Applications