Where is WSIMPORT after JDK11

寵の児 提交于 2020-12-09 09:58:47

问题


I've used wsimport and other Metro tools for many years but since the removal of Java EE modules from the JDK 11 I cant find the tools.

Where can I find the wsimport executable?


回答1:


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.



来源:https://stackoverflow.com/questions/53192401/where-is-wsimport-after-jdk11

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!