From bdb12531e196b9361c1749b1d2795a942ff74431 Mon Sep 17 00:00:00 2001 From: Samu Date: Sat, 12 Oct 2013 11:50:12 +0000 Subject: commit de las librerias --- diff --git a/EjercitarJPA/lib/EjercitarDS-ds.xml b/EjercitarJPA/lib/EjercitarDS-ds.xml new file mode 100644 index 0000000..ddd8be5 --- /dev/null +++ b/EjercitarJPA/lib/EjercitarDS-ds.xml @@ -0,0 +1,10 @@ + + + +EjercitarDS +jdbc:postgresql://localhost:5432/EjercitarBD +org.postgresql.Driver +postgres +postgres + + diff --git a/EjercitarJPA/lib/postgresql-9.0-801.jdbc4.jar b/EjercitarJPA/lib/postgresql-9.0-801.jdbc4.jar new file mode 100644 index 0000000..63e5416 --- /dev/null +++ b/EjercitarJPA/lib/postgresql-9.0-801.jdbc4.jar Binary files differ diff --git a/EjercitarWeb/lib/jboss-servlet-api_3.0_spec.jar b/EjercitarWeb/lib/jboss-servlet-api_3.0_spec.jar new file mode 100644 index 0000000..b4d2516 --- /dev/null +++ b/EjercitarWeb/lib/jboss-servlet-api_3.0_spec.jar Binary files differ -- cgit v0.9.1