RE: Migration tomcat 7 to 9 : export static files

2019-01-03 Thread andre seame
André, On 1/3/19 03:56, andre seame wrote: > Hello, > > In tomcat 7, I have a server.xml config file. In the host section I > have > > > > So, I can access to static file : > http://server:8080/testresults/myfile.png, where the file is stored > in d:\TESTRESULTS\myfi

Migration tomcat 7 to 9 : export static files

2019-01-03 Thread andre seame
Hello, In tomcat 7, I have a server.xml config file. In the host section I have So, I can access to static file : http://server:8080/testresults/myfile.png, where the file is stored in d:\TESTRESULTS\myfile.png When using the HTML gui management interface -http://server:8080/manager/html), I