MessageHandlers and SOAP faults

Cantor, Scott cantor.2 at osu.edu
Thu Jun 11 21:46:31 EDT 2015


On 6/11/15, 8:48 PM, "dev on behalf of Brent Putman" <dev-bounces at shibboleth.net on behalf of putmanb at georgetown.edu> wrote:

>It only works b/c the AddSOAPFault action
>doesn't even declare generic parameters, which I think is probably wrong, since its abstract class does.

Also of course these actions are all -impl classes, so if we really think adding generics to them or actually supplying a type paremeter is right, we can, but I think it just breaks many of the actions on the input side. Not so much the output side since that's generally constrainable.

-- Scott



More information about the dev mailing list