Martin Gainty created WW-4661:
---------------------------------
Summary: struts2-arianna-plugin BreadCrumbInterceptor bug
Key: WW-4661
URL: https://issues.apache.org/jira/browse/WW-4661
Project: Struts 2
Issue Type: Bug
Components: Core Interceptors
Affects Versions: 2.3.30
Environment: JDK 1.8
Struts-2.3.x
Reporter: Martin Gainty
Priority: Minor
ObjectFactory::buildInterceptor LINE 241 throws ConfigurationException message=
Class [xyz.timedrain.arianna.plugin.BreadCrumbInterceptor] does not implement
com.opensymphony.xwork2.interceptor.Interceptor
cause=java.lang.ClassCastException: java.lang.Class cannot be cast to
com.opensymphony.xwork2.interceptor.Interceptor
interceptorConfig=com.opensymphony.xwork2.config.entities.InterceptorConfig@5c3824fd
BreadCrumbInterceptor needs to implement
com.opensymphony.xwork2.interceptor.Interceptor
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)