Exposing ExecutorFilter private members with getter and setter methods - Spring
issue
-------------------------------------------------------------------------------------
Key: DIRMINA-573
URL: https://issues.apache.org/jira/browse/DIRMINA-573
Project: MINA
Issue Type: Improvement
Components: Core
Affects Versions: 2.0.0-M1
Environment: Spring framework version 2.5.0 to 2.5.3
Reporter: simon trudeau
Currently, Spring version 2.5.0 to 2.5.3 have a bug with dependency injection
based on constructor argument. Basically when classes have many constructors
with the same number of arguments, dependency injection doesn't work. It would
really help if the org.apache.mina.filter.executor.ExecutorFilter would expose
its private members using getter and setter methods.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.