I have the following situation:
Web service function receives a value object with some properties and one of the properties have a check in the setter - is value correct.

But when the exception thrown about incorrect value it is catched by
Accessor.handleInvocationTargetException,
converted into AccessorException and that's all...

So - i receive almost correct value object without problem field set.

How can i stop processing unmarshalling on error in setter?

The only throwable that will stop unmarshalling is a java.lang.Error....

Best regards
   Sergey

--------
This data is for general information only and shall not be used to produce documents of any kind without same being submitted to, reviewed by, and approved by Intego in writing. All data is subject to change. User assumes all liability relating to the use of this data and agrees to release, indemnify, and hold harmless Intego from any and all claims relating said use. User is responsible to check for any viruses before use.

Reply via email to