Hi, Well I think the bean (BeanA) doesn't exist. It's not created due to missing appropriate constructor. It is same as in EE where you will get UnsatisfiedDependencyException. So I am not sure how can we log something like "appropriate constructor missing" when the bean doesn't really exist.
|