Scott Andrews
dd2f1b467b
adding servlet api to the eclipse classpath to clear up tooling errors from JSP files
2009-01-26 15:49:55 +00:00
Scott Andrews
0a48996f14
adding missing test time dependencies
2009-01-26 15:35:17 +00:00
Scott Andrews
7dcb3b5841
fixing broken unit test related to SPR-5429
2009-01-23 22:32:26 +00:00
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.
2009-01-23 20:52:20 +00:00
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.
2009-01-23 20:33:17 +00:00
Arjen Poutsma
7f7ff4ea9b
Moved petclinic test configs to resource directory.
2009-01-21 22:26:48 +00:00
Arjen Poutsma
fe31de529b
SPR-5326: HibernateClinic in PetClinic sample should use constructor-injection instead of field injection
2009-01-21 22:13:00 +00:00
Arjen Poutsma
f09db3a106
SPR-5335: manager.sh classpath for petclinic should be updated
2009-01-21 21:31:05 +00:00
Arjen Poutsma
60ce3eb12f
SPR-5335: manager.sh classpath for petclinic should be updated
2009-01-21 21:04:15 +00:00
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
2008-12-19 14:56:09 +00:00
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)
2008-12-18 18:32:05 +00:00
Chris Beams
986bb1995d
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
2008-12-18 14:52:45 +00:00
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.
2008-11-24 22:16:21 +00:00
Scott Andrews
05815d6840
applying spring:url best practices
2008-11-21 14:51:57 +00:00
Scott Andrews
eb89752f2b
adding eclipse/wtp project settings
2008-11-21 14:51:16 +00:00
Arjen Poutsma
f56ee389e7
Petclinic is RESTful.
2008-11-20 23:43:59 +00:00
Arjen Poutsma
1929f67f02
Petclinic is RESTful.
2008-11-20 23:42:20 +00:00
Arjen Poutsma
693ae0c2b0
Removing my own name from the pets database.
2008-11-20 22:02:48 +00:00
Arjen Poutsma
998511a375
Petclinic seems to work
2008-11-20 16:28:38 +00:00
Arjen Poutsma
29c8f37ccc
Petclinic seems to work
2008-11-20 15:08:30 +00:00
Arjen Poutsma
a51268a31c
Added petclinic db
2008-11-20 15:05:37 +00:00
Arjen Poutsma
9d3cb3a47e
Added petclinic sample
2008-11-20 13:50:01 +00:00