Commit graph

939 commits

Author SHA1 Message Date
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
6116d12475 SPR-6447
SPR-6449
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
5db88f472c SPR-6447
SPR-6448
+ add JSTL libraries to the war for portability
2013-01-09 17:13:19 +08:00
Costin Leau
a36bc3c292 SPR-6447
SPR-6448
+ add JSTL libraries to the war for portability
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
d109fdd2f5 SPR-6447
SPR-6449
+ fix the packaging of some libraries to prevent weird class loading problems from occuring
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
Costin Leau
9dd07f05f3 SPR-6447
+ added basic files
2013-01-09 17:13:14 +08:00
Keith Donald
2781809c09 appointments 2013-01-09 17:13:14 +08:00
Keith Donald
090136418a owner pages 2013-01-09 17:13:14 +08:00
Keith Donald
d4fc5b036b polish 2013-01-09 17:13:14 +08:00
Keith Donald
75504b859f polish 2013-01-09 17:13:14 +08:00
Keith Donald
9106b83834 polish 2013-01-09 17:13:13 +08:00
Keith Donald
2742ccbd4a moved pets under owners 2013-01-09 17:13:13 +08:00
Keith Donald
cc199a7a15 polish 2013-01-09 17:13:13 +08:00
Keith Donald
775e85dd17 polish 2013-01-09 17:13:13 +08:00
Keith Donald
24ea3e9916 artifact id update 2013-01-09 17:13:13 +08:00
Keith Donald
098cfb60b6 upgrade to spring 3.0.0.m3 2013-01-09 17:13:12 +08:00
Keith Donald
d8014ae193 petclinic tiles 2013-01-09 17:13:12 +08:00
Keith Donald
e7a6c22ef0 logging 2013-01-09 17:13:12 +08:00
Keith Donald
d5cf15107a will add css later 2013-01-09 17:13:12 +08:00
Keith Donald
556824d7c7 styles 2013-01-09 17:13:12 +08:00
Keith Donald
7ff5e857fd app deploys and runs - initial commit 2013-01-09 17:13:11 +08:00
Keith Donald
f09d67cc1c petclinic 3 initial commit - wip 2013-01-09 17:13:11 +08:00
michaelisvy
349fdef18b Initial commit 2013-01-09 01:05:18 -08:00