|
||||||||||||
|
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 |
||||||||||||
_______________________________________________ weld-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-issues

This testcase demonstrates the problem. As I did not know how to use 2 containers in a single testcase, I've used 2 testcases that need to be run in the right order. SerializationTest is modified to dump the serialized data to a file, which is then read by DeserializationTest. If run in this order, the NPE is triggered.