Hello everyone ! I need to send a feature collection over the network ! I
created a class (which holds the feature source) and it implements
serializable.

The thing is that when I read the object back at the client I get this error


java.io.WriteAbortedException: writing aborted;
java.io.NotSerializableException:
org.geotools.feature.DefaultFeatureCollection

Which should mean that DefaultFeatureCollection is not serializable what
should I do ? should I get the FeatureCollection code and modify it to
implement serializable? If yes, where could I get its code from ? svn?
(link) ? can someone help? I need help fast! I don't have a lot of time :)
Thanks everyone
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to