A-pZ created WW-4446:
------------------------
Summary: Struts2-Spring & JUnit plugin warn
"java.io.FileNotFoundException: class path resource
[org/apache/struts2/dispatcher/error.ftl]"
Key: WW-4446
URL: https://issues.apache.org/jira/browse/WW-4446
Project: Struts 2
Issue Type: Improvement
Components: Dispatch Filter, Plugin - JUnit, Plugin - Spring
Affects Versions: 2.3.21, 2.3.20
Environment: Windows7-64bit
Apache Tomcat 7.0.54
Struts2.3.20
Reporter: A-pZ
Priority: Minor
Fix For: 2.3.x
I wrote JUnit test , Struts2,Spring-plugin,JUnit-plugin version 2.3.16.3 is
work fine.
And I replace Struts2 new version (
Struts2.3.20 + Spring-plugin2.3.20 + JUnit-plugin2.3.20) cause internal
exception and output stacktrace and wait few seconds all tests , but tests work
successfully.
I guess since 2.3.17 ,
org.apache.struts2.dispatcher.Dispatcher#serviceAction(HttpServletRequest,
HttpServletResponse, ServletContext, ActionMapping) was deprecated, test class
extends StrutsJUnit4TestCase or StrutsSpringJUnit4TestCase not received Spring
configuration or missing classpath at start up test methods.
regards.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)