[ https://issues.apache.org/jira/browse/AXIS2-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893138#comment-17893138 ]
Robert Lazarski edited comment on AXIS2-4003 at 10/26/24 7:36 PM: ------------------------------------------------------------------ Actually the patch does change the ordering as described - I missed that. Right now the precedence is axis2.xml --> HttpTransportProperties --> JVM. The patch makes it HttpTransportProperties --> axis2.xml --> JVM. I'm inclined to leave it as is since it has been that way for so long now - especially since AXIS2-4050 fixed the main issue. We'd just as likely find someone who expects it as is by now. was (Author: robertlazarski): Actually the patch does change the ordering as described - I missed that. Right now the precedence is axis2.xml --> HttpTransportProperties --> JVM. The patch makes it HttpTransportProperties --> axis2.xml --> JVM. I'm inclined to leave it as is since it has been that way for so long now - especially since AXIS2-4050 fixed the main issue. We'd just as likely find someone who expects it as is by now, > Axis2 does not handle http.proxyUser and http.proxyPassword. > ------------------------------------------------------------ > > Key: AXIS2-4003 > URL: https://issues.apache.org/jira/browse/AXIS2-4003 > Project: Axis2 > Issue Type: Bug > Affects Versions: 1.4 > Environment: Any platform > Reporter: Sean Cote > Assignee: Milinda Pathirage > Priority: Major > Attachments: axis2-proxy-settings-order-patch.txt > > > Axis2 pays attention to http.proxyHost and http.proxyPort, but as soon as I > tried to use a proxy-server with authentication, this stopped working. I got > around this by creating a ProxyProperties Object, but all of the standard > Java networking properties should work. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org