[ https://issues.apache.org/jira/browse/RAMPART-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892999#comment-17892999 ]
Robert Lazarski edited comment on RAMPART-441 at 10/25/24 10:47 PM: -------------------------------------------------------------------- Thanks for your contribution and apologies from the Axis2 team for taking so long. The good news is that an 1.8.0 release supporting Axis2 1.8.2 is about to happen, with a follow up 2.0.0 release supporting jakarta shortly after that. was (Author: robertlazarski): Thanks for your contribution and apologies from the Axis2 team for taking so long. The good news is that an 1.8.0 release supporting Axis2 1.8.2 is about to happen, with a follow up 2.0.0 release support jakarta shortly after that. > 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 > Fix For: 1.8.0 > > 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: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org