Hi all,
We want to deploy oure war as a root.war file. so we get rid of the part in the url.
This works fine for webclient, but ngclient won’t start. We get an 404 error.
Does anybody has any idea of this should work?
Tia,
Gerard
Hi all,
We want to deploy oure war as a root.war file. so we get rid of the part in the url.
This works fine for webclient, but ngclient won’t start. We get an 404 error.
Does anybody has any idea of this should work?
Tia,
Gerard
Hi Gerard,
I’ve done this in Tomcat9, worked right away.
I think ROOT needs to be written in uppercase.