Skip to content

Latest commit

 

History

History

Generate Java from WSDL

Java API for XML Web Services (JAX-WS) is a standardized API for creating and consuming SOAP (Simple Object Access Protocol) web services.

In this example, we'll create a SOAP web service and connect to it using JAX-WS using Bazel.

This is an answer to https://stackoverflow.com/questions/75836878/how-can-i-generate-java-code-from-wsdl-in-bazel