Hi, I am trying to marshal my object, and I want to catch all the ValidationExceptions in a list. From reading the javadoc it says that the ValidationException class has a "getNext()" method which it will return the next exception.
Even though I put multiple errors in my object, it will only return the first ValidationException. And the "getNext()" method still returns null. Could anyone help me with this? Thanks, Fiona -- View this message in context: http://www.nabble.com/ValidationException-tf3186238.html#a8843375 Sent from the Castor - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email