[jboss-dev-forums] [Design of JBoss Serialization] - Re: InstantiationException: java.util.HashMap$Values
bos
do-not-reply at jboss.com
Tue Sep 12 08:35:21 EDT 2006
Found the source of the problem in business logic external to our model. There the inner class java.util.HashMap$Values, which isn't serializable was used to populate the model through the java.util.Map.values() call. Therefore serialization rightfully fails when attempted. Sorry for the false alarm.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970992#3970992
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970992
More information about the jboss-dev-forums
mailing list