John Gregg created MTOMCAT-278: ---------------------------------- Summary: Ignoring nonProxyHosts during deployment Key: MTOMCAT-278 URL: https://issues.apache.org/jira/browse/MTOMCAT-278 Project: Apache Tomcat Maven Plugin Issue Type: Bug Components: commons-lib Affects Versions: 2.3 Reporter: John Gregg Assignee: Olivier Lamy (*$^¨%`£) Attachments: nonProxyHosts.patch
Deployment ignores Maven's nonProxyHosts value. If a proxy is active, deploys from one server within the proxy to another server within the proxy will use the proxy, even if the target server is in the nonProxyHosts. If the target server is localhost, the proxy will likely return an error. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org