Re: Logging

2025-05-18 Thread Lukasz Lenart
śr., 14 maj 2025 o 23:52 Deborah White napisał(a): > Hello, since updating to Struts 7, I am receiving these errors and have not > had a log4j.properties file for years. > 14:46:37,983 ERROR [stderr] (default task-1) log4j:WARN No appenders could be > found for logger (freemarker.cache). > > 14:

Re: Context path errors

2025-05-18 Thread Lukasz Lenart
śr., 14 maj 2025 o 23:54 Deborah White napisał(a): > > Updating to Struts 7 and I am receiving context path errors like: > > 13:46:46,495 WARN [org.apache.struts2.dispatcher.Dispatcher] (default > task-1) Could not find action or result: /SOTAS/sotas/storeUserName.action: > There is no Action m

Re: JSP/file upload issue

2025-05-18 Thread Lukasz Lenart
Did you migrate to the Action based file upload interceptor? https://cwiki.apache.org/confluence/display/WW/Struts+6.x.x+to+7.x.x+migration#Struts6.x.xto7.x.xmigration-Fileupload Support for old FileuploadInterceptor has been removed in Struts 7 also it's related to the security vulnerability http