more
This commit is contained in:
parent
6355629639
commit
a551e86a40
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
||||||
.. link:topics/operating-mode/standalone.adoc[Standalone Mode]
|
.. link:topics/operating-mode/standalone.adoc[Standalone Mode]
|
||||||
.. link:topics/operating-mode/standalone-ha.adoc[Standalone Clustered Mode]
|
.. link:topics/operating-mode/standalone-ha.adoc[Standalone Clustered Mode]
|
||||||
.. link:topics/operating-mode/domain.adoc[Domain Clustered Mode]
|
.. link:topics/operating-mode/domain.adoc[Domain Clustered Mode]
|
||||||
. link:topics/management.adoc[Managing Config at Runtime]
|
. link:topics/manage.adoc[Managing Config at Runtime]
|
||||||
. link:topics/database.adoc[Relational Database Setup]
|
. link:topics/database.adoc[Relational Database Setup]
|
||||||
{% if book.community %}
|
{% if book.community %}
|
||||||
. link:topics/mongo.adoc[Mongo DB Setup]
|
. link:topics/mongo.adoc[Mongo DB Setup]
|
||||||
|
|
|
@ -35,7 +35,7 @@ of the JDBC driver for the name of the directory structure. For PostgreSQL, cre
|
||||||
driver JAR into this directory and also create an empty _module.xml_ file.
|
driver JAR into this directory and also create an empty _module.xml_ file.
|
||||||
|
|
||||||
.Module Directory
|
.Module Directory
|
||||||
image:../../{{book.images}}/db-module.png[]
|
image:../{{book.images}}/db-module.png[]
|
||||||
|
|
||||||
After you have done this, open up the _module.xml_ file and create the following XML
|
After you have done this, open up the _module.xml_ file and create the following XML
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue