-
Use
standalone-progression.xml:`bin/standalone.sh -c standalone-progression.xml
-
Download the ActiveMQ RAR file to your
standalone/deploymentsdirectory for the version of ActiveMQ you are running locally, and updatestandalone-progression.xmlto be consistent as shown below. The RAR files are available from Maven Central here: [http://repo1.maven.org/maven2/org/apache/activemq/activemq-rar/]. For example, you can find the 5.11.1 RAR file at [http://repo1.maven.org/maven2/org/apache/activemq/activemq-rar/5.11.1/activemq-rar-5.11.1.rar].The corresponding entry in standalone.xml should have the correct file name: activemq-rar-5.11.1.rar ...
-
Install the PostgreSQL driver for the version of PostgreSQL you are running locally:
-
Download the correct driver Jar from [https://jdbc.postgresql.org/download.html]
-
Place in a correctly named directory within your Wildfly home, eg:
modules/org/postgresql/main/postgresql-9.4-1201-jdbc42.jar -
Create a
module.xmlfile in the same directory containing:<resources> <resource-root path="postgresql-9.4-1201-jdbc42.jar"/> </resources> <dependencies> <module name="javax.api"/> <module name="javax.transaction.api"/> </dependencies>
-
-
Notifications
You must be signed in to change notification settings - Fork 0
CPP Context progression Repo
License
hmcts/cpp-context-progression
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
CPP Context progression Repo
Resources
License
Contributing
Stars
Watchers
Forks
Packages 0
No packages published