I'm trying to use call-service's break-on-error="false" attribute but my simple method still returns an error at the end of the method, so break-on-error="false" seems to just delay the error instead of breaking straight away on the service call. This happens because the service call errors end up in the method context which is checked to determine the success of the simple method. I'm doubting this is the desired behavior because unless your simple method isn't wrapped in a transaction everything is going to get rolled back anyway regardless of the break-on-error setting.

Can anyone confirm or deny?

Thanks
Scott

HotWax Media
http://www.hotwaxmedia.com

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to