Are you sure that is the cfg you used? You have UseLazyDeserialization set to false, yet in your stack trace you have a MarshalledValueInterceptor. MarshalledValueInterceptors are only added if UseLazyDeserialization is true.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181796#4181796 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181796 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
