metro-jax-ws icon indicating copy to clipboard operation
metro-jax-ws copied to clipboard

Add parameter for non-proxy hosts

Open Tomas-Kraus opened this issue 3 years ago • 0 comments

One can add -httpproxy:: but not -nonproxyhosts:localhost|*.company.com. The only alternative is not to use wsimport but construct the classpath manually, pass to java and add -Dhttp.nonProxyHosts=".... This is simply painful.

Affected Versions

[2.2.8]

Source: https://github.com/javaee/metro-jax-ws/issues/1154 Author: glassfishrobot

Tomas-Kraus avatar Jun 02 '22 17:06 Tomas-Kraus