Description
It's a follow up on an issue discovered here [1] - basically it isn't possible to define a Initializable interface in an implementing class as the current implementation of ContainerBuilder doesn't support this. It must be defined on the type interface which is implemented by a bean.
[1] https://github.com/apache/struts/pull/195#issuecomment-354642232
Attachments
Issue Links
- links to