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

Igor Vaynberg commented on WICKET-904:
--------------------------------------

and if that doesnt work there is always code.google.com/p/salve which might 
work better

> AnnotProxyFieldValueFactory creates proxies for FactoryBeans that return null
> -----------------------------------------------------------------------------
>
>                 Key: WICKET-904
>                 URL: https://issues.apache.org/jira/browse/WICKET-904
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-spring
>    Affects Versions: 1.3.0-beta3
>            Reporter: Marat Radchenko
>            Assignee: Igor Vaynberg
>            Priority: Critical
>
> subj.
> Steps to reproduce:
> 1) Create FactoryBean that will return null.
> 2) Create wicket component with @SpringBean annotation.
> Expected:
> null is injected.
> Actual:
> CGLIB proxy with null target is injected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to