Skip to content
Snippets Groups Projects
Commit 94cabf4c authored by Simon Spinner's avatar Simon Spinner
Browse files

Update README.md

parent 9acd37c9
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,9 @@
* Switch to Wildfly Modules Directory
* For instance: `cd /opt/wildfly/modules/system/layers/base`
* Download distribution
* `wget -O agent.zip "https://se4.informatik.uni-wuerzburg.de/nexus/service/local/artifact/maven/redirect?r=snapshots&g=tools.descartes.prisma.agent.wildfly&a=tools.descartes.prisma.agent.wildfly&v=LATEST&c=dist&e=tar.gz"`
* `wget -O agent.tar.gz "https://se4.informatik.uni-wuerzburg.de/nexus/service/local/artifact/maven/redirect?r=snapshots&g=tools.descartes.prisma.agent.wildfly&a=tools.descartes.prisma.agent.wildfly&v=LATEST&c=dist&e=tar.gz"`
* Unzip archive
* `unzip agent.zip`
* `tar -xzf agent.tar.gz`
* Edit configuration file `/opt/wildfly/domain/configuration/domain.xml`
* Add extension:
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment