Sometimes you see people trying to do
@Inject @ApplicationScoped private SomeRequestScopedBean sRSB;
It should be clarified that this has no effect. Could even throw a validation exception at deployment.