ShibHttpClient problem
Brent Putman
putmanb at georgetown.edu
Thu Nov 3 15:31:14 EDT 2016
On 11/3/16 6:48 AM, Giuseppe Peletti wrote:
> Hi all,
> I have a problem on using ShibHttpClient.
>
> I configured Shibboleth SP, IDP, and ECP protocol, and I got the
> following exception when I invoke ShibHttpClient.getSoapMessage method
I have no idea what that ShibHttpClient is. AFAIK, it's not anything
produced or supported by the Shib project team.
>
> org.apache.http.client.ClientProtocolException: Unable to unmarshall
> message, no unmarshaller registered for message element
> {http://schemas.xmlsoap.org/soap/envelope/}Envelope
>
That error is most likely just that you didn't initialize the library
properly. If you are using v3, you need to call
InitializationService.initialize() once in the lifecycle of your
application. If v2, then you call |DefaultBootstrap.bootstrap().|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20161103/befe2608/attachment.html>
More information about the dev
mailing list