[
https://issues.apache.org/jira/browse/RAMPART-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Lazarski reassigned RAMPART-441:
---------------------------------------
Assignee: Robert Lazarski
> rampart-config.xsd is outdated
> ------------------------------
>
> Key: RAMPART-441
> URL: https://issues.apache.org/jira/browse/RAMPART-441
> Project: Rampart
> Issue Type: Bug
> Components: website
> Affects Versions: 1.7.0
> Reporter: Bastien Jansen
> Assignee: Robert Lazarski
> Priority: Major
> Attachments: rampart-config.patch, rampartconfig-guide.patch
>
>
> While trying to use [this
> XSD|https://axis.apache.org/axis2/java/rampart/rampart-config.xsd] to
> validate my XML configuration, I noticed that it's *very* outdated (just like
> some parts of [this documentation
> page|https://axis.apache.org/axis2/java/rampart/rampartconfig-guide.html]).
> For example, the tag {{encryptionCypto}} was renamed to {{encryptionCrypto}}
> almost 10 years ago!
> The first patch named {{rampart-config.patch}} fixes these problems:
> * {{encryptionCypto}} was renamed to {{encryptionCrypto}} in the XSD
> * missing tags were added and reordered according to what {{RampartConfig}}
> tries to parse
> * tags were also wrapped in a {{xs:choice}} to allow declaring them in any
> order in XML files
> * {{<property>}} tags were fixed to support the {{name}} attribute
> The second patch, named {{rampartconfig-guide.patch}}, fixes the same typo in
> the documentation page. I didn't have time to document missing elements in
> that page (I also wouldn't be sure how to describe them properly).
> HTH
> Regards,
> Bastien
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]