Forum Discussion
natiku
16 years agoNew Contributor
Yes its help, Login with couple 302 and 303 redirects now passed OK, but it must be:
com.eviware.soapui.impl.wsdl.support.http.HttpClientSupport.httpClient.params.setParameter( "http.protocol.allow-circular-redirects", true )
Because "true" is Boolean
PS: I need to close whole soapUI so this line was pre - loaded next time I start project.
com.eviware.soapui.impl.wsdl.support.http.HttpClientSupport.httpClient.params.setParameter( "http.protocol.allow-circular-redirects", true )
Because "true" is Boolean
PS: I need to close whole soapUI so this line was pre - loaded next time I start project.