Skip to content

Commit 3cbaf24

Browse files
author
zaharchenko
committed
Disable components no matter false or true #20
1 parent 382b3b8 commit 3cbaf24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/core/web/META-INF/context.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
maxIdle="2"
99
maxWaitMillis="5000"
1010
driverClassName="org.hsqldb.jdbc.JDBCDriver"
11-
url="jdbc:hsqldb:hsql://localhost/cubaat"
11+
url="jdbc:hsqldb:hsql://localhost:9010/cubaat"
1212
username="sa"
1313
password=""/>
1414

0 commit comments

Comments
 (0)