Listener won't start after modifying config for Shib IdP delegation plugin configuration

Brent Putman putmanb at georgetown.edu
Wed Apr 18 19:31:43 BST 2012



On 4/18/12 1:48 PM, Cantor, Scott wrote:
>
> I could be wrong, but I don't think adding the namespace and schema
> filename pair to the schemaLocations hint in the XML file is optional.
> Usually the paths to the schemas are /schemas/foo.xml, not /foo.xml, so I
> wonder if you omitted that step.

Not clear which XML file you are referring to, but if the internal.xml:
no, that's not necessary. It's just a plain Spring beans file, no schema
stuff.  Those /foo.xml resources are OpenSAML object provider config
files, not schemas, so the location is correct.  They're usually right
at the root of the containing jar file.

There are obviously several other required changes to schemaLocations,
etc in the other IdP config files, like  relying-party.xml and handler.xml.


More information about the users mailing list