User: mulder
Date: 00/10/18 14:07:17
Modified: src/resources/dbtest/META-INF jaws.xml
Log:
Oops! I was a little overzealous on the changes...
Restoring the default to Hypersonic...
Revision Changes Path
1.3 +2 -4 jbosstest/src/resources/dbtest/META-INF/jaws.xml
Index: jaws.xml
===================================================================
RCS file: /products/cvs/ejboss/jbosstest/src/resources/dbtest/META-INF/jaws.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- jaws.xml 2000/10/18 20:52:18 1.2
+++ jaws.xml 2000/10/18 21:07:17 1.3
@@ -2,16 +2,14 @@
<jaws>
<!-- Replace this with the name of your connection pool (from jboss.conf) -->
- <datasource>SybaseDB</datasource>
+ <datasource>Hypersonic</datasource>
<!-- Replace this with the type-mapping you want to use (choose one below) -->
- <type-mapping>Sybase</type-mapping>
+ <type-mapping>Hypersonic SQL</type-mapping>
-<!--
<default-entity>
<remove-table>true</remove-table>
</default-entity>
--->
<type-mappings>
<type-mapping>
<name>Sybase</name>