standalone.xml
This commit is contained in:
parent
085adf2f41
commit
bb636fa618
1 changed files with 1 additions and 1 deletions
|
|
@ -267,7 +267,7 @@
|
||||||
</timeout>
|
</timeout>
|
||||||
</datasource>
|
</datasource>
|
||||||
<datasource jndi-name="java:/webbpm/personRegistryDS" pool-name="personRegistryDS" enabled="true" use-java-context="true">
|
<datasource jndi-name="java:/webbpm/personRegistryDS" pool-name="personRegistryDS" enabled="true" use-java-context="true">
|
||||||
<connection-url>jdbc:postgresql://10.10.31.118:5432/person-registry</connection-url>
|
<connection-url>jdbc:postgresql://10.10.31.118:5432/person_registry</connection-url>
|
||||||
<driver>postgresql</driver>
|
<driver>postgresql</driver>
|
||||||
<security>
|
<security>
|
||||||
<user-name>ervu</user-name>
|
<user-name>ervu</user-name>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue