[
https://issues.apache.org/jira/browse/WICKET-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg resolved WICKET-371.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.3
> @SpringBean support of non-singleton beans
> ------------------------------------------
>
> Key: WICKET-371
> URL: https://issues.apache.org/jira/browse/WICKET-371
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-spring
> Affects Versions: 1.2.5
> Reporter: Istvan Devai
> Fix For: 1.3
>
> Attachments: wicket-spring-annot.patch, wicket-spring.patch
>
>
> Two fixes:
> In wicket-spring:
> SpringBeanLocator got a new property called singletonBean, which is true if
> the bean is a singleton
> (the property is set in the constructor)
> In wicket-spring-annot:
> AnnotProxyFieldValueFactory is modified that if the bean is a non-singleton,
> then bypass the cache
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.