Skip to content

Commit

Permalink
Merge pull request #75 from difi/hotfix-4.1.2
Browse files Browse the repository at this point in the history
Hotfix 4.1.2
  • Loading branch information
FrodeBjerkholt authored Feb 4, 2020
2 parents b3f5cfd + 34a0866 commit 4e36aeb
Show file tree
Hide file tree
Showing 13 changed files with 459 additions and 216 deletions.
2 changes: 1 addition & 1 deletion docs/installation/server.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Install Oxalis Inbound (Server)

Oxalis server comes out of the box with a folder for extensions (named "ext"). Extract the content of _oxalis-as4-4.1.1-dist.zip_ into this folder. No further configuration is needed.
Oxalis server comes out of the box with a folder for extensions (named "ext"). Extract the content of _oxalis-as4-4.1.2-dist.zip_ into this folder. No further configuration is needed.

Start Oxalis server in the normal way, either trough _run.sh_ or _run.bat_.

Expand Down
2 changes: 1 addition & 1 deletion docs/installation/tomcat.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ First you should download the [oxalis-war-4.1.0.war](https://github.com/difi/oxa
from this [page](https://github.com/difi/oxalis/releases) and
put it a directory of your choice. We recommend naming the folder oxalis.

Then you should download the [Oxalis-AS4 distribution](https://github.com/difi/Oxalis-AS4/releases/download/4.1.1/oxalis-as4-4.1.1-dist.zip)
Then you should download the [Oxalis-AS4 distribution](https://github.com/difi/Oxalis-AS4/releases/download/4.1.2/oxalis-as4-4.1.2-dist.zip)
from this [page](https://github.com/difi/Oxalis-AS4/releases) and unzip
the files to a new folder of your choice. We recommend creating a folder named as4 inside the folder containing the WAR file.

Expand Down
Loading

0 comments on commit 4e36aeb

Please sign in to comment.