]
Bartosz Majsak reassigned ARQ-2068:
-----------------------------------
Assignee: Jonh Wendell (was: Bartosz Majsak)
Hard to discover why an @Observer method is not being invoked
-------------------------------------------------------------
Key: ARQ-2068
URL:
https://issues.jboss.org/browse/ARQ-2068
Project: Arquillian
Issue Type: Bug
Components: core
Affects Versions: 1.1.11.Final
Reporter: Bartosz Majsak
Assignee: Jonh Wendell
Priority: Minor
Fix For: 1.1.12.Final
If someone writes a method with @Observer annotation and supply an argument that's
impossible to be injected, that method will never be invoked.
But...
The user might have a hard time trying to find out the reason.
It would be good if we had some kind of warning printed out. It'd save us some time
:)