[
https://issues.apache.org/jira/browse/WINK-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek updated WINK-397:
----------------------------------
Fix Version/s: 2.0
> 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
> 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