Jason Greene wrote:
The service binding manager should be obviated by the domain model, so there should be no need for injection overrides. Put another way, anything managed by domain.xml should not be allowed in some arbitrary beans.xml descriptor.
Yes, this is what i said in my other post about the domain model some months ago. And again service-binding-manager was just an example. It is a general problem applying overrides to jboss-beans.xml which i tried to describe.