Skip to content

@W-22769624: add WSC 2.2 docs#3231

Open
acurci-at-mulesoft wants to merge 1 commit into
latestfrom
chore/W-22769624-rl-wsc-2.2.0
Open

@W-22769624: add WSC 2.2 docs#3231
acurci-at-mulesoft wants to merge 1 commit into
latestfrom
chore/W-22769624-rl-wsc-2.2.0

Conversation

@acurci-at-mulesoft
Copy link
Copy Markdown
Contributor

Writer's Quality Checklist

Before merging your PR, did you:

  • Run spell checker
  • Run link checker to check for broken xrefs
  • Check for orphan files
  • Perform a local build and do a final visual check of your content, including checking for:
    • Broken images
    • Dead links
    • Correct rendering of partials if they are used in your content
    • Formatting issues, such as:
      • Misnumbered ordered lists (steps) or incorrectly nested unordered lists
      • Messed up tables
      • Proper indentation
      • Correct header levels
  • Receive final review and signoff from:
    • Technical SME
    • Product Manager
    • Editor or peer reviewer
    • Reporter, if this content is in response to a reported issue (internal or external feedback)
  • If applicable, verify that the software actually got released

@acurci-at-mulesoft acurci-at-mulesoft requested a review from a team as a code owner June 2, 2026 20:22
@salesforce-cla
Copy link
Copy Markdown

salesforce-cla Bot commented Jun 2, 2026

Thanks for the contribution! Unfortunately we can't verify the commit author(s): Alejandro Curci <a***@s***.com>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, refresh the status of this Pull Request.

@acurci-at-mulesoft
Copy link
Copy Markdown
Contributor Author

acurci-at-mulesoft commented Jun 2, 2026

Hi @kevintroller ,

This PR adds the docs for mule-wsc-connector 2.2.0.

The reason for this version is that web-service-consumer 2.2 is now fips140-3 compatible.
We didn't mention it in the docs but it is the change that triggered this minor.

Summary of changes:

1. New version directory web-service-consumer/2.2/
Cloned from 2.1/. Antora version and display_version bumped to 2.2.
All other pages (index, config-topics, examples, reference, studio, xml-maven, examples) are identical to 2.1.

2. web-service-consumer-upgrade-migrate.adoc — preserved + extended
- Title bumped to "Version 2.2" (was "2.1").
- All existing 1.x → 2.x migration content preserved unchanged (Java 17, Spring 6, upgrade steps, troubleshooting, revert).
- New subsection added: === Additional Changes in 2.2, listing:
• New WSC:SECURITY error type usable in <error-handler> blocks.
soap-engine dependency upgraded to 2.4.0 with security improvements (XML parsing hardened by default).

3. web-service-consumer-troubleshooting.adoc — new system property entry
Added a subsection under "Troubleshooting Systems Properties" for the new mule.soap.xml.disableXxeProtection system property (default false). Documents how to re-enable DOCTYPE and external entity processing for legacy clients that need it, with a "not recommended" warning consistent with the runtime log warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant