Closed dbeniamine closed 3 years ago
Hi, when you have build the war your have to inject webvowl into it. the webvowl/deploy folder has to be then copied into the war file at the position WEB-INF/classes/static
Alternatively, you can use the new docker image: https://hub.docker.com/repository/docker/vitalisw/webvowl-117
Hello,
I am trying to build a docker image for WebVOWL, but the war download link is not working (protocol error)
So alternatively I am trying to build my own war file, but the instruction are unclear : I find how to build a war for OWL2VOWL but I do not know how to include WebVOWL inside it ...