Hi Dalibor
Tomcat sets the various web.xml
defaults in the TOMCAT_BASE/conf/web.xml
file.
What you can hence do is to use the https://codehaus-cargo.github.io/cargo/Configuration+files+option.html technique to override the Tomcat configuration's conf/web.xml file with one setting mappedfile to false.
Does this help?
Regards
S. Ali Tokmen http://ali.tokmen.com/ http://contact.ali.tokmen.com/
--
You received this message because you are subscribed to the Google Groups "Codehaus Cargo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codehaus-carg...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codehaus-cargo/fa0948e7-9f20-4c9e-8b40-ae4dc53a9399n%40googlegroups.com.
Hi Dalibor
You are right - The default web.xml files for embedded Tomcat containers seem to be missing on Codehaus Cargo for Tomcat 8+ (and others have older web.xml files).
Can you nevertheless kindly use the https://codehaus-cargo.github.io/cargo/Configuration+files+option.html technique to override the Tomcat configuration's conf/web.xml file with one (that you define yourself) setting mappedfile to false.
Regards
S. Ali Tokmen http://ali.tokmen.com/ http://contact.ali.tokmen.com/
To view this discussion on the web visit https://groups.google.com/d/msgid/codehaus-cargo/bf5e3aac-79ae-4624-a66e-c24ecfbcb40an%40googlegroups.com.