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

Daniel Yokomizo edited comment on WICKET-4064 at 10/6/11 5:59 PM:
------------------------------------------------------------------

It's better to use guice SPI to find injection points in a class.
                
      was (Author: dyokomizo):
    It should be better to use guice SPI to find injection points in a class.
                  
> Guice 3.0 integration does not support JSR-330 @javax.inject.Inject 
> annotations
> -------------------------------------------------------------------------------
>
>                 Key: WICKET-4064
>                 URL: https://issues.apache.org/jira/browse/WICKET-4064
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket-guice
>    Affects Versions: 1.4.18, 1.5.0
>            Reporter: Lasse LindgÄrd
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> GuiceComponentInjector only checks for com.google.inject.Inject annotations, 
> but Guice 3.0 also supports the JSR-330 javax.inject.Inject annotation.
> http://code.google.com/p/google-guice/wiki/JSR330
> It would be nice if the wicket integration also supported the standard 
> annotations.
> http://svn.apache.org/viewvc/wicket/trunk/wicket-guice/src/main/java/org/apache/wicket/guice/GuiceComponentInjector.java?revision=1062356&view=markup

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to