javaee / metro-jax-ws

https://javaee.github.io/metro-jax-ws/
Other
132 stars 68 forks source link

HTTP Request Headers no Included after Redirect #1115

Closed glassfishrobot closed 11 years ago

glassfishrobot commented 11 years ago

After invoking a webservice and receiving a HTTP URL REDIRECT message, the Request Header parameters are not being forwarded to new URL.

Environment

Linux, Apache Tomcat 7.0

glassfishrobot commented 11 years ago

Reported by danielmelobrasil

glassfishrobot commented 11 years ago

@lukasj said: Can you give us some small reproducible test case to show that JAX-WS RI code is responsible for this issue, please? Thanks.

glassfishrobot commented 11 years ago

danielmelobrasil said: I've tried to reproduce the problem, but while trying I discovered that the problem was associated with the Http Response Code. The server was returning HTTP 302 code instead of HTTP 307 code.

glassfishrobot commented 11 years ago

snajper said: Thanks. I'd suggest to file an issue against JDK http, since redirects are handled outside of JAXWS layer.

glassfishrobot commented 11 years ago

@lukasj said: reopening to close with better resolution

glassfishrobot commented 11 years ago

@lukasj said: won't fix on RI side then

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS-1115

glassfishrobot commented 11 years ago

Marked as won't fix on Tuesday, May 14th 2013, 2:45:12 am