Webservice Follow Redirect False - Error 302 (JAXWS)

Posted by frappuccino on Stack Overflow See other posts from Stack Overflow or by frappuccino
Published on 2010-04-05T22:09:28Z Indexed on 2010/04/05 22:13 UTC
Read the original article Hit count: 717

This is a link to a question I had asked two days back,

http://stackoverflow.com/questions/2573858/how-to-make-a-webservice-request-follow-a-redirect

I am using jaxws library.

The service forms the URL, and then internally creates the HTTPURLConnection. If I can grab hold of the connection I would be able to set the followRedirect to true.

But not getting a handle of the same. Its urgent, any help would be highly appreciated.

© Stack Overflow or respective owner

Related posts about webservice

Related posts about redirect