Scott Andrews
dd2f1b467b
adding servlet api to the eclipse classpath to clear up tooling errors from JSP files
17 years ago
Scott Andrews
0a48996f14
adding missing test time dependencies
17 years ago
Scott Andrews
7dcb3b5841
fixing broken unit test related to SPR-5429
17 years ago
Scott Andrews
300e4d7284
SPR-5429 Update Pet Clinic to use HSQL as an embedded database
...
Removing support for running HSQL in stand-alone mode. Out of the box embedded HSQL and MySQL are supported.
17 years ago
Scott Andrews
16c9391069
SPR-5429 Update Pet Clinic to use HSQL as an embedded database
...
Created DbcpDataSourceFactory factory bean to create and populate a dbcp based connection pool. The factory bean is based on EmbeddedDataSourceFactory from the JavaConfig version of Pet Clinic. The new DbcpDataSourceFactory has been tested with HSQL in embedded and stand-alone modes.
17 years ago
Arjen Poutsma
7f7ff4ea9b
Moved petclinic test configs to resource directory.
17 years ago
Arjen Poutsma
fe31de529b
SPR-5326: HibernateClinic in PetClinic sample should use constructor-injection instead of field injection
17 years ago
Arjen Poutsma
f09db3a106
SPR-5335: manager.sh classpath for petclinic should be updated
17 years ago
Arjen Poutsma
60ce3eb12f
SPR-5335: manager.sh classpath for petclinic should be updated
17 years ago
Chris Beams
d7a9d7c8e6
+ refactoring .testsuite .aop.aspectj tests in preparation for migration to .context
...
+ updated all ivy.xml files to depend on AspectJ 1.6.2
17 years ago
Chris Beams
685f2fbc1c
+ updated petclinic dependency metadata from junit 4.4->4.5; servlet 2.4->2.5
...
+ deprecated AssertThrows (slated for complete removal by 3.0 GA)
17 years ago
Chris Beams
986bb1995d
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
17 years ago
Chris Beams
1f9e63af49
+ Added necessary JPA dependencies to make Petclinic JUnit tests pass
...
+ Removed unused imports for @RequestParam
Note: While unit tests pass in eclipse, NoClassDefFound errors are still being thrown when tests are run from the command line.
17 years ago
Scott Andrews
05815d6840
applying spring:url best practices
17 years ago
Scott Andrews
eb89752f2b
adding eclipse/wtp project settings
17 years ago
Arjen Poutsma
f56ee389e7
Petclinic is RESTful.
17 years ago
Arjen Poutsma
1929f67f02
Petclinic is RESTful.
17 years ago
Arjen Poutsma
693ae0c2b0
Removing my own name from the pets database.
17 years ago
Arjen Poutsma
998511a375
Petclinic seems to work
17 years ago
Arjen Poutsma
29c8f37ccc
Petclinic seems to work
17 years ago
Arjen Poutsma
a51268a31c
Added petclinic db
17 years ago
Arjen Poutsma
9d3cb3a47e
Added petclinic sample
17 years ago