Jeff Greenland wrote:
>Does anyone know a way around the serialization problem? If there's an
>easy solution, I would jump on moving all of our classes into a package
>immediately -- something we've been wanting to do for a few years.
>
>Thanks for the help everyone, hopefully someone has a deserialization
>solution as well!
>
Write a standalone application that will go through the customer
records, extract the information using the old classes, then repackage
them in the new classes and reserialize them?
That should work, then you can just move to the new, better, structure.
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)