message: no character data is allowed by content model

Joshua Brodie josbrodie at gmail.com
Fri Jan 30 13:49:11 EST 2015


Hi List:

Apologies if very basic question - I am coming back to shibboleth after a
long hiatus.

Restarting an SP after upgrade generated error: "2015-01-30 10:37:20 ERROR
XMLTooling.ParserPool : error on line 59, column 17, message: no character
data is allowed by content model"

Which is the 'AccessControl' element in the 'shibboleth2.xml' snippet below
- what is triggering the error?


<Host name="example.com">
                <Path name="secure"
                      applicationId="grouper1"
                      authType="shibboleth"
                      requireSession="true"
                      exportAssertion="false">

                <AccessControl>
                        <RuleRegex require="user">@foobar.edu$</RuleRegex>>
                </AccessControl>
                 </Path>
            </Host>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150130/e5ea5b40/attachment-0001.html 


More information about the users mailing list