>Perhaps a way to get around this is instead of serialising the vector is to >serialise an array representing the vector.
Also, it is worth pointing out that the Vector serializes fine, it just comes back with a different type if you don't do those registerClassAlias statements. So, effectively, this isn't much different than the Array. Mike
