You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2018/01/01 14:00:06 UTC

[jira] [Created] (WW-4905) Allow using of Initializable interface on an implementation level

Lukasz Lenart created WW-4905:
---------------------------------

             Summary: Allow using of Initializable interface on an implementation level
                 Key: WW-4905
                 URL: https://issues.apache.org/jira/browse/WW-4905
             Project: Struts 2
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.5.14
            Reporter: Lukasz Lenart
             Fix For: 2.6


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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)