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

Martin Grigorov commented on WICKET-5696:
-----------------------------------------

Please explain some more about the problem.
The description of the ticket is highly insufficient to understand what you do 
there.

> @SpringBean(required=false) is no longer respected if @Inject is present
> ------------------------------------------------------------------------
>
>                 Key: WICKET-5696
>                 URL: https://issues.apache.org/jira/browse/WICKET-5696
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-spring
>    Affects Versions: 7.0.0-M3, 6.17.0
>            Reporter: Emond Papegaaij
>            Assignee: Emond Papegaaij
>
> The change made with WICKET-5686 makes it impossible to inject CDI beans in 
> an application where Spring and CDI are combined. CDI requires @Inject, but 
> this now makes the bean required for Spring, even if 
> @SpringBean(required=false) is specified. However, as the bean is injected by 
> CDI, Spring does not know it, triggering an exception.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to