[undertow-dev] undertow is redirecting?

Bill Burke bburke at redhat.com
Tue Aug 6 19:55:43 EDT 2013


Client is doing a get request:

GET /jaxrs_spec_resource_requestmatching_web HTTP/1.1


Response is is a 302.  Notice that there is no trailing / for the path. 
  Is this part of tthe servlet spec or something?  Did Undertow used to 
send a 301, or just invoke on the war's root?

I have a JAX-RS TCK test that is regressing.  It is expecting a 200 or 
301 response back from the server.  I need to know how to word the 
challenge to allow 302 as well, or Undertow needs to be fixed.

Thanks,

Bill

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com


More information about the undertow-dev mailing list