Strabon
changeset 474:3ed88c51ec15
revert connectien credentials
author | pico |
---|---|
date | Fri Jul 20 00:08:27 2012 +0300 (2012-07-20) |
parents | 2bd263a2a9ea |
children | f777bdf67d30 |
files | endpoint/WebContent/WEB-INF/beans.xml |
line diff
1.1 --- a/endpoint/WebContent/WEB-INF/beans.xml Thu Jul 19 23:57:40 2012 +0300 1.2 +++ b/endpoint/WebContent/WEB-INF/beans.xml Fri Jul 20 00:08:27 2012 +0300 1.3 @@ -18,7 +18,7 @@ 1.4 1.5 <constructor-arg type="java.lang.String" > 1.6 <!-- Database name --> 1.7 - <value>DLRstrabonv5</value> 1.8 + <value>endpoint</value> 1.9 </constructor-arg> 1.10 1.11 <constructor-arg type="java.lang.String" > 1.12 @@ -28,7 +28,7 @@ 1.13 1.14 <constructor-arg type="java.lang.String" > 1.15 <!-- Password --> 1.16 - <value>brun1s86</value> 1.17 + <value>postgres</value> 1.18 </constructor-arg> 1.19 1.20 <constructor-arg type="int" >