Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

HttpSOAPConnection changes global HttpURLConnection configuration #82

Closed
glassfishrobot opened this issue Oct 4, 2015 · 6 comments
Closed

Comments

@glassfishrobot
Copy link
Contributor

HttpSOAPConnection calls the static method java.net.HttpURLConnection#setFollowRedirects(boolean) which changes the global HttpURLConnection configuration. It probably meant to call the java.net.HttpURLConnection#setInstanceFollowRedirects(boolean) instance method.

@glassfishrobot
Copy link
Contributor Author

Reported by braghest

@glassfishrobot
Copy link
Contributor Author

Was assigned to gagordon

@glassfishrobot
Copy link
Contributor Author

braghest said:
pull request:
https://github.com/gf-metro/saaj/pull/7

@glassfishrobot
Copy link
Contributor Author

braghest said:
pull request has been merged into 1.3.26

@glassfishrobot
Copy link
Contributor Author

Marked as fixed on Tuesday, February 14th 2017, 10:55:20 am

@glassfishrobot
Copy link
Contributor Author

This issue was imported from java.net JIRA SAAJ-82

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant