Internation dateline issue

Cantor, Scott cantor.2 at osu.edu
Wed Jan 23 10:15:53 EST 2013


On 1/23/13 10:10 AM, "Mike Flynn" <shibbolethlynda at yahoo.com> wrote:

>Generates this error:
>
>
>2013-01-23 06:19:51 ERROR XMLTooling.ParserPool : error on line 438,
>column 28, message: element 'RelyingParty' is not allowed for content
>model 
>'((Sessions,Errors,RelyingParty,Notify,Audience,MetadataProvider,TrustEngi
>ne,AttributeExtractor,AttributeResolver,AttributeFilter,CredentialResolver
>),ApplicationOverride)'

It's telling you that the element order does not conform to the schema.
You would have to be on an old release, as I believe that constraint was
relaxed years ago, but regardless just fix the file and put it in the
order it requires.

>Oddly, my test SP that mirrors prod did not generate this error...  Even
>after copying etc/shibboleth2.xml from prod to the test machine...
>Googled that error - not much out there...

I would guess that one is on a different version then. A correct older
file will always work, but taking advantage of new features like a relaxed
schema will not.

-- Scott




More information about the users mailing list