| Author |
Problem with WAS 6.1 - Sun Java System Web Server 7 Plugin
|
Sai Surya
Ranch Hand
Joined: Feb 08, 2006
Posts: 442
|
|
Dear all,
Recently I've installed Sun Java System Web Server 7 and configured the plugin to WAS 6.1 to forward requests to WAS. The WAS server has several JSPs and the request to JSP to be forwarded to WAS from SJSWS 7.
When I access any JSP in the WAS with HTTP Get method, the request is correctly sent to WAS and WAS is processing the JSP. However, when I send the request as HTTP Post, the SJSWS 7 complaining that it cannot find the page.
The error from web server access logs is.
"Function as_handler aborted the request without setting the status code".
I am clueless at the moment, please help whether I am missing anything.
Thanks in advance.
|
Sai Surya, SCJP 5.0, SCWCD 5.0, IBM 833 834
http://sai-surya-talk.blogspot.com, I believe in Murphy's law.
|
 |
 |
|
|
subject: Problem with WAS 6.1 - Sun Java System Web Server 7 Plugin
|
|
|