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

John Glassmyer commented on WICKET-4064:
----------------------------------------

This would be valuable to me as well.

If the GuiceFieldValueFactory constructor were protected rather than 
package-private, it would be easier for me to subclass that and do this for 
myself : )
                
> 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: 6.0.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