You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2013/08/23 19:43:51 UTC

[jira] [Assigned] (WINK-397) ServiceLoader instead of subclassing RestServlet

     [ https://issues.apache.org/jira/browse/WINK-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek reassigned WINK-397:
-------------------------------------

    Assignee: Gerhard Petracek
    
> ServiceLoader instead of subclassing RestServlet
> ------------------------------------------------
>
>                 Key: WINK-397
>                 URL: https://issues.apache.org/jira/browse/WINK-397
>             Project: Wink
>          Issue Type: Improvement
>    Affects Versions: 1.3
>            Reporter: Gerhard Petracek
>            Assignee: Gerhard Petracek
>             Fix For: 2.0
>
>
> currently there are multiple sub-classes of RestServlet to integrate dependency-injection containers. using java.util.ServiceLoader instead would be better (and easier for users).
> if java 1.5 support is still needed, it's possible to use the same approach owb is using for 1.5 and 1.6+ which is available at http://svn.apache.org/repos/asf/openwebbeans/tags/openwebbeans-1.1.8/webbeans-impl/src/main/java/org/apache/webbeans/service/ .
> + it can be used for other parts as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira