From: Sanjay Dalal Date: Mon, 29 Jun 2009 17:50:04 +0000 (+0000) Subject: CSPACE-225 forgot to add datasource config xml. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=60139911a1d433ff4f456edf4323b223478c791a;p=tmp%2Fjakarta-migration.git CSPACE-225 forgot to add datasource config xml. --- diff --git a/src/main/resources/config/cspace-ds.xml b/src/main/resources/config/cspace-ds.xml new file mode 100644 index 000000000..98038fa2d --- /dev/null +++ b/src/main/resources/config/cspace-ds.xml @@ -0,0 +1,32 @@ + + + + + + + + CspaceDS + jdbc:mysql://localhost:3306/cpsace + com.mysql.jdbc.Driver + test + test + org.jboss.resource.adapter.jdbc.vendor.MySQLExceptionSorter + + + + + + + mySQL + + + +