Meaning that a the singleton beans can never be flagged as passivation capable dependencies because the @Singleton scope is not annotated as normale scoped and, obviously, the beans are not dependent.
But this is against the CDI 1.1 specification 6.6.3 which clearly states that:
The container must guarantee that:
...
all singleton beans are passivation capable dependencies,
...
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira