Closed
Description
Brock Janiczak opened SWS-68 and commented
The invoke method on AbstractSaxPayloadEndpoint declares that it can throw an exception, but there is no way to propagate checked exceptions back to it from createContentHandler and getResponse. I need to be able to throw an exception from getResponse so an appropriate SOAP fault can be created. All other Endpoint implementations seem to support this in some way.
Affects: 1.0 M2
Referenced from: commits 7954363