Issue locating namespace handler when configuring data connector
Cantor, Scott
cantor.2 at osu.edu
Wed Aug 12 11:49:25 EDT 2015
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 have created a namespace handler that extends from BaseSpringNamespaceHandler. It has a public var NAMESPACE set to "urn:global:waw:1.0:resolver".
I don't see what that has to do with anything, BTW. It's spring.handlers that maps the namespace to the class. It looks like Spring is finding the schema file itself if it's parsing the file at all, so the problem is apparently with the mapping to the class or finding the class itself on the classpath.
-- Scott
>
More information about the dev
mailing list