<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<br>
<div class="moz-cite-prefix">On 11/3/15 3:48 PM, Eric Wedaa wrote:<br>
</div>
<blockquote
cite="mid:OF68BAB285.0A4771DF-ON85257EF2.0072536F-85257EF2.0072537F@marist.edu"
type="cite">
<pre wrap="">
Errors: For instance <a class="moz-txt-link-freetext" href="https://wiki.shibboleth.net/confluence/display/SHIB2/IdPMetadataProvider">https://wiki.shibboleth.net/confluence/display/SHIB2/IdPMetadataProvider</a> says:
<MetadataProvider xsi:type="FilesystemMetadataProvider"
id="InternalMetadata"
metadataFile="/path/to/my/metadata-internal.xml" /></pre>
</blockquote>
<br>
Scott already noted this: That in fact is not what the wiki says.
Look again. You omitted the namespace declaration on the
<MetadataProvider> element:
xmlns="urn:mace:shibboleth:2.0:metadata". That is not optional. Or
at least, effectively declaring the elements in the right XML
namespace isn't. Your error is nothing to do with WebEx or anything
like that.<br>
</body>
</html>