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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...