[JIRA] Commented: (CPPOST-78) Add metadata:rpi schema to OpenSAML

Peter Schober (JIRA) noreply at shibboleth.net
Fri Sep 21 10:21:21 EDT 2012


    [ https://issues.shibboleth.net/jira/browse/CPPOST-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14397#comment-14397 ] 

Peter Schober commented on CPPOST-78:
-------------------------------------

Not only didn't I mention the above, I also never included the actual warning. So even stating "fails" is going abit far: Without the schema and the entry in the catalog (which also fix that) the empty path from {{schemaLocation}} is taken and the schema is looked for in the same directory where the metadata document instance resides (which is to be expected):
{noformat}
2012-09-21 16:18:05 WARN XMLTooling.ParserPool : warning on line 0, column 0, message: unable to open primary document entity '/path/to/metadata/saml-metadata-rpi-v1.0.xsd'
overall configuration is loadable, check console for non-fatal problems
{noformat}

> Add metadata:rpi schema to OpenSAML
> -----------------------------------
>
>                 Key: CPPOST-78
>                 URL: https://issues.shibboleth.net/jira/browse/CPPOST-78
>             Project: OpenSAML 2 - C++
>          Issue Type: Improvement
>          Components: Other
>    Affects Versions: 2.5.0
>            Reporter: Peter Schober
>            Assignee: Scott Cantor
>         Attachments: md-rpi.diff
>
>
> When adding an entry for {{urn:oasis:names:tc:SAML:metadata:rpi}} to the {{/EntitiesDescriptor/@schemaLocation}} of my metadata batch the verification of that metadata via {{shibd -t}} (from 2.5 RPMs) fails because of a missing {{saml-metadata-rpi-v1.0.xsd}}.
> Attached is a patch that adds the schema and a catalog entry.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list