Hi there,

I try collect some Serializable objects from a TreeCacheAop instance and try to 
send them over an RMI-collection to a client. Alas, I get this error (this is a 
partial stacktrace):


  | java.rmi.UnmarshalException: error unmarshalling return; nested exception 
is: 
  |     java.io.WriteAbortedException: writing aborted; 
java.io.NotSerializableException: 
org.jboss.cache.aop.collection.CachedListInterceptor
  | 

What does this mean? Are Serializable objects that are AOP-enabled all of a 
sudden not serializable anymore?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902981#3902981

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902981


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to