[
https://issues.apache.org/struts/browse/WW-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Luppens updated WW-987:
------------------------------
Comment: was deleted
> org.opensymphony used in text constants instead of com.opensymphony
> -------------------------------------------------------------------
>
> Key: WW-987
> URL: https://issues.apache.org/struts/browse/WW-987
> Project: Struts 2
> Issue Type: Improvement
> Components: Interceptors
> Affects Versions: WW 2.2
> Reporter: Vjekoslav Nesek
> Priority: Trivial
> Fix For: WW 2.2
>
>
> At least ActionAutowiringInterceptor uses incorrect domain (org.opensymphony
> ) in a text costant.
> See below:
> public class ActionAutowiringInterceptor extends AroundInterceptor implements
> ApplicationContextAware {
> public static final String APPLICATION_CONTEXT =
> "org.opensymphony.xwork.spring.interceptor.ActionAutowiringInterceptor.applicationContext";
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.