-
Bug
-
Resolution: Done
-
Major
-
3.1.0.Final
-
None
org.jboss.weld.bean.proxy.PrivateMethodHandler should implement Serializable.
If there is a serializable bean (session scoped for instance) that has private method in it and an interceptor (on any method), Weld will create a subclass that has to use PrivateMethodHandler. Should it come to serialization, this will blow up.
- causes
-
JBEAP-16619 [GSS](7.2.z) org.infinispan.commons.marshall.NotSerializableException: org.jboss.weld.bean.proxy.PrivateMethodHandler
- Closed
- is incorporated by
-
WFLY-12000 Upgrade Weld to 3.1.1.Final
- Closed