Revision 15b12297 jboss/deploy/gssdb-ds.xml

b/jboss/deploy/gssdb-ds.xml
7 7
    <driver-class>org.postgresql.Driver</driver-class>
8 8
    <user-name>gss</user-name>
9 9
    <password>gss</password>
10
    <check-valid-connection-sql>select username from gss_user where id=0</check-valid-connection-sql>
10
    <check-valid-connection-sql>select 1</check-valid-connection-sql>
11 11
   </local-tx-datasource>
12 12
</datasources>

Also available in: Unified diff