yet another change for the db ip address
authorChristos V. Stathis <chstath@ebs.gr>
Fri, 21 Jan 2011 10:18:36 +0000 (12:18 +0200)
committerChristos V. Stathis <chstath@ebs.gr>
Fri, 21 Jan 2011 10:18:36 +0000 (12:18 +0200)
jboss/deploy/gssdb-ds.xml

index bc9eb32..8275ed1 100644 (file)
@@ -3,7 +3,7 @@
 <datasources>
   <local-tx-datasource>
     <jndi-name>gssdb</jndi-name>
-    <connection-url>jdbc:postgresql://10.1.1.80/gssdb</connection-url>
+    <connection-url>jdbc:postgresql://10.1.1.24/gssdb</connection-url>
     <driver-class>org.postgresql.Driver</driver-class>
     <user-name>gss</user-name>
     <password>gss</password>