Costin Leau
905d9824b0
+ improved war structure
2013-01-09 17:13:24 +08:00
Keith Donald
31733db715
fixed test suite failing
2013-01-09 17:13:23 +08:00
Keith Donald
1b48694fd9
removed test suite class
2013-01-09 17:13:23 +08:00
Keith Donald
ef838ad656
Switched to embedded db
2013-01-09 17:13:23 +08:00
Keith Donald
3dc88e069a
polish
2013-01-09 17:13:23 +08:00
Thomas Risberg
66dff752a4
added some extra space to avoid sponsored by SpringSource message being covered by the picture of the pets
2013-01-09 17:13:21 +08:00
Costin Leau
fa6fd105db
SAMPLESPET-3
...
+ move spring application context files under a dedicated folder (to prevent JBoss XML parser from choking)
http://forum.springsource.org/showthread.php?t=68949
2013-01-09 17:13:21 +08:00
Costin Leau
dd521eb88a
SAMPLESPET-3
...
+ renamed META-INF/persistence.xml to META-INF/jpa-persistence.xml since JBoss will scan it automatically
and complain about non-jta-resources declared.
2013-01-09 17:13:20 +08:00
Costin Leau
fe63e9c87f
+ add default servlet definition (for containers that do not declare it - such as GlassFish)
...
+ increase Spring version to RC3 (it works with trunk just fine)
2013-01-09 17:13:20 +08:00
Costin Leau
d8b7615705
SPR-6447
...
+ add missing datasource import to hibernate config
2013-01-09 17:13:20 +08:00
Costin Leau
93a378adde
SPR-6447
...
+ fixed tab/spaces consistency
2013-01-09 17:13:20 +08:00
Costin Leau
6f056b5072
SPR-6447
...
+ removed unused script
2013-01-09 17:13:19 +08:00
Costin Leau
d6b57ac053
SPR-6447
...
+ improve mysql script to prevent data from being added if it's already present
2013-01-09 17:13:19 +08:00
Costin Leau
a8cc00689b
SPR-6447
...
+ extracted datasource definition into a separate file to eliminate redundancy
+ introduce jdbc: namespace
2013-01-09 17:13:19 +08:00
Costin Leau
9617efef32
SPR-6447
...
+ improve DataSource setup
2013-01-09 17:13:18 +08:00
Costin Leau
19173a063e
SPR-6447
...
+ improve DataSource setup
2013-01-09 17:13:18 +08:00
Costin Leau
c9c939de2a
SPR-6447
...
+ add more clarifications
2013-01-09 17:13:18 +08:00
Costin Leau
d07705843c
SPR-6447
...
+ moved JPA/AOP META-INF/ files into the webapp classpath
2013-01-09 17:13:18 +08:00
Costin Leau
8291c80122
SPR-6447
...
+ added on the fly db configuration to all contexts
+ removed schema numbers to always pick the latest version
2013-01-09 17:13:17 +08:00
Costin Leau
50b87ef75f
SPR-6447
...
+ moved db files around
+ moved JPA/AOP META-INF/ files into the webapp classpath
2013-01-09 17:13:17 +08:00
Costin Leau
c0b90bf9ef
SPR-6447
...
+ move jdbc scripts from META-INF into /resources
2013-01-09 17:13:17 +08:00
Costin Leau
521d01db95
SPR-6447
...
SPR-6448
+ commit the gross of the files
+ added maven pom
2013-01-09 17:13:17 +08:00