Question Regarding Property replacement filter
Peter Schober
peter.schober at univie.ac.at
Tue Feb 28 16:58:52 GMT 2012
* Juan Quintanilla <jquin014 at fiu.edu> [2012-02-28 17:54]:
> 11:45:38.060 - ERROR [org.springframework.web.context.ContextLoader:215] - Context initialization failed
> org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException:
> Line 22 in XML document from URL
> [file:/opt/shibboleth-idp//conf/service.xml] is invalid; nested
> exception is org.xml.sax.SAXParseException: cvc-complex-type.2.4.a:
> Invalid content was found starting with element
> 'srv:ResourceFilter'. One of
> '{"urn:mace:shibboleth:2.0:resource":ResourceFilter}' is expected.
The namespace for ResourceFilter is wrong, it should be
resource:ResourceFilter instead of srv:ResourceFilter (from looking at
services.xml)
-peter
More information about the users
mailing list