Getting 404 error status for tomcat oxalis #712
Unanswered
sureshkarthi
asked this question in
Q&A
Replies: 3 comments
|
Hi @sureshkarthi I got the same problem, did you find the solution? I can't even access oxalis/status, thanks |
0 replies
|
Getting the same error. |
0 replies
|
follow up: I installed Tomcat 10 from tomcat.apache.org to /opt dir of the existing server Almalinux 9. To set the OXALIS_HOME variable, create a /opt/tomcat/bin/setenv.sh file and put 'export OXALIS_HOME=_your-oxalis-home dir' in it. Copy the oxalis-ng.war file from the distribution to the /opt/tomcat/webapps dir. This worked for me. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I tried with installation step as mentioned in wiki but getting 404 error when access http://localhost:8080/oxalis/as4
Oxalis war also deployed in tomcat manager.
All reactions