SOAPConnectionTest#testGet slows down the build
-----------------------------------------------
Key: AXIS2-4889
URL: https://issues.apache.org/jira/browse/AXIS2-4889
Project: Axis2
Issue Type: Bug
Components: saaj
Affects Versions: 1.5.3
Reporter: Andreas Veithen
Assignee: Andreas Veithen
Priority: Minor
SOAPConnectionTest#testGet connects to http://java.sun.com/index.html (!!!) to
test sending GET requests with SOAPConnection. java.sun.com now redirects to
oracle.com, but for several days, this redirection has been extremely slow or
even times out. This considerably increases the time it takes to execute the
SAAJ tests. Anyway, there is no need to notify Oracle every time somebody
somewhere in the world is building Axis2... Therefore, this test should be
refactored to start its own embedded Jetty container so that GET requests can
be tested properly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]