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

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

    [ https://issues.apache.org/jira/browse/WW-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307763#comment-16307763 ] 

ASF GitHub Bot commented on WW-4905:
------------------------------------

lukaszlenart opened a new pull request #196: WW-4905: Allows Initializable interface on implementing class instead of interface
URL: https://github.com/apache/struts/pull/196
 
 
   Implements [WW-4905](https://issues.apache.org/jira/browse/WW-4905)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>            Assignee: 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)