WELD-80 Passivation of stateful session beans results in a loss of reference to injected object
WELD-398 Unable to run translator example with settings for cluster
JBAS-8284 SFSB proxies not serializable in JBoss AS
JBAS-8384 Passivation of a @Stateful session bean with an @Inject'ed @Stateless session bean fails with not-serializable error.
Slip. EJB3 support for this is missing.
Although DeploymentUnit implements Serializable, it appears this it isn't really serializable...
Slip. EJB3 support for this is missing.