John Wilson created WW-5524: ------------------------------- Summary: Dependency injection not working in custom StrutsTypeConverter(s) Key: WW-5524 URL: https://issues.apache.org/jira/browse/WW-5524 Project: Struts 2 Issue Type: Bug Components: Core Affects Versions: 6.7.0, 6.6.1, 6.6.0, 6.4.0, 6.3.0, 6.1.2.1, 6.2.0, 6.1.1, 6.0.3, 6.0.0 Reporter: John Wilson
Dependency injection via annotations (such as @PersistenceContext, @Autowired) are no longer working within custom StrutsTypeConverter(s) since version 6.0.0. This relates to the changes done in https://issues.apache.org/jira/browse/WW-4996 -- This message was sent by Atlassian Jira (v8.20.10#820010)