Skip to content

No way to propagate exception from an AbstractSaxPayloadEndpoint [SWS-68] #226

Closed
@gregturn

Description

@gregturn

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions