This is a regression since 1.0
CDI 1.0:
all session beans are passivation capable dependencies
CDI 1.1:
all passivation capable beans with scope @Dependent are passivation capable dependencies
and
As defined by the EJB specification, stateless and singleton session beans are not passivation capable