[
https://issues.apache.org/jira/browse/ISIS-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Huber closed ISIS-2420.
----------------------------
Fix Version/s: 2.0.0-M4
Assignee: Andi Huber
Resolution: Fixed
presumed fixed in 2.0.0-M4
> Testing fails when certain beans are injected
> ---------------------------------------------
>
> Key: ISIS-2420
> URL: https://issues.apache.org/jira/browse/ISIS-2420
> Project: Isis
> Issue Type: Bug
> Components: Isis Starters & Mavendeps
> Affects Versions: 2.0.0-M3
> Reporter: Brian Kalbfus
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-M4
>
>
> see [https://github.com/bkalbfus/isis-app-simpleapp]
> Spring cannot find a bean to inject when running integration or BDD tests.
> Skipping test allows SimpleModule to build and then WebApp module can run
> with spring-boot:run. Wicket app works perfectly.
>
> Cases documented in referenced repo:
> # Spring Event listener does not get domain service injected for BDD tests.
> Launching in Wicket viewer is functioning as expected. This is shown in
> NewUserService in WebApp module.
> # SimpleObjects injects ApplicationUserRepository. Tests fail the same way.
> Spring cannot find a bean to inject.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)