This might also make a good blog post if a guide is not appropriate.
OpenLiberty is used to run a lot of JAX-WS applications, and has the capability to modernize these app with MicroProfile APIs - for example, using Fault Tolerance APIs to handle outages, using Config to specify endpoints, Metrics to collect data on SOAP services, etc.
It would be nice for users to see how they can apply MP APIs to existing or new JAX-WS applications.
This might also make a good blog post if a guide is not appropriate.
OpenLiberty is used to run a lot of JAX-WS applications, and has the capability to modernize these app with MicroProfile APIs - for example, using Fault Tolerance APIs to handle outages, using Config to specify endpoints, Metrics to collect data on SOAP services, etc.
It would be nice for users to see how they can apply MP APIs to existing or new JAX-WS applications.
See also #77 and #78.