Sun Webproxy 4.0 POST redirect issue
Hi there,
I am currently evaluating the Sun Webproxy 4.0 server and am using it to be the front end proxy for my Weblogic 9.2 application server. The issue that I am running into is that one of my developers have written a HttpTestServlet that does a simple POST.
I have configured my server to do both Regular re-direct and Reverse-proxy re-direct. When I request the Proxy server address that is pointed to the actual servlet I see the proxy doing a POST but I get a HTTP 1.1/302 not found error. When I go directly to the Servlet the POST string works just fine and I get the desired results. Any help will be appreciated. I have tried numerous config types to get this going but nothing seems to help. Thanks

