I need to clone an object that doesn't validate. e.g. throws a ValidationException I tried disabling validation by setting org.exolab.castor.marshalling.validation=true before cloning it but I still get the exception. To clone, I am using writeObject() to write the object to an ObjectOutputStream and readObject() to deserialize it.


Ideas?

----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev


Reply via email to