javaee / metro-jaxws-commons

Metro has been contributed to Eclipse Foundation. This repository is for legacy review only. Please refer to the Eclipse EE4J Metro project for the very latest
https://eclipse-ee4j.github.io/metro-wsit/
Other
10 stars 9 forks source link

Add/respect non-proxy hosts settings #132

Open glassfishrobot opened 10 years ago

glassfishrobot commented 10 years ago

One can pass a HTTP proxy but not non-proxy hosts. If HTTP is retrieved from settings.xml, sub element nonProxyHosts is ignored but must be respected.

A patch can be provided.

This relates to JAX_WS-1154.

This is actually crucial in a corporate environment.

glassfishrobot commented 10 years ago

Reported by michael-o

glassfishrobot commented 9 years ago

framon said: At least a parameter to ignore global proxy settings would be useful. I will provide both patches as long as possible.

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS_COMMONS-132