javaee / metro-jax-ws

https://javaee.github.io/metro-jax-ws/
Other
132 stars 68 forks source link

Add parameter for non-proxy hosts #1154

Open glassfishrobot opened 10 years ago

glassfishrobot commented 10 years ago

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]

glassfishrobot commented 10 years ago

Reported by michael-o

glassfishrobot commented 10 years ago

michael-o said: This is actually crucial in a corporate environment.

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS-1154