OpenLiberty / OpenLiberty/docs
Remove mentions of <webTarget/> from RestfulWS features.
@is273 is already working on this.
Since Sep 2, 2025.
- Dominant language
- No language data
- Stars
- 14
- Forks
- 58
- Avg merge
- 4m
- Merged PRs (30d)
- 35
Description
The <webTarget/> configuration in the server.xml is not valid in the restfulWS features. (restfulws-3.0, restfulws-3.1, restfulws-4.0)
We need to remove the following documented examples since they are not valid for these features:
https://openliberty.io/docs/latest/reference/feature/restfulWSClient-3.0.html#_examples
https://openliberty.io/docs/latest/reference/feature/restfulWSClient-3.1.html#_examples
(and also the future restfulWSClient-4.0 feature)
Additionally, we should make a note on https://openliberty.io/docs/latest/reference/config/webTarget.html that this config is not applicable to the restfulWS features.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.