I've used wsimport and other Metro tools for many years but since the removal of Java EE modules from Java 11, I can't find the tools.
Where can I find the wsimport
executable?
The executables for WSIMPORT can be found at the main site https://javaee.github.io/metro-jax-ws/.
They're no longer part of JDK.