Issue locating namespace handler when configuring data connector

Krug, Jeff Jeff.Krug at gtri.gatech.edu
Wed Aug 12 15:27:49 EDT 2015


I had this same error message, and for me the error was a typo in the spring.handlers file that mapped the namespace to a Java class.  Looking at your wall of text, I don't see any evidence that your class is 

org.worldatwork.shibboleth.config.WaWNamespaceHandler

So maybe that's not the actual Java class name or maybe there is a subtle typo there or in your WaWNamespaceHandler.java file.


________________________________________
From: dev <dev-bounces at shibboleth.net> on behalf of Cantor, Scott <cantor.2 at osu.edu>
Sent: Wednesday, August 12, 2015 11:40 AM
To: Shib Dev
Subject: Re: Issue locating namespace handler when configuring data connector

On 8/12/15, 10:49 AM, "dev on behalf of Dana Duerr" <dev-bounces at shibboleth.net on behalf of Dana.Duerr at worldatwork.org> wrote:


>
>I think I have included all the relevant information below…. Sorry for the wall of text.  Any help would be appreciated.

Spring has a lot of logging you can use to diagnose things, so my suggestion is that you avail yourself of that and see what it's processing in terms of your mappings.

-- Scott

>
--
To unsubscribe from this list send an email to dev-unsubscribe at shibboleth.net


More information about the dev mailing list