I am also getting the following error in the catalina.out file:
[Ajp13] bad read: -103
Jeff
On Friday, May 30, 2003, at 06:35 PM, Justin Ruthenbeck wrote:
What happens if you just hit Tomcat directly instead of going through Apache on your production system?
At 05:57 PM 5/30/2003, you wrote:Hmm, I just realized something I didn't mention -- the pages in question work in the development environment (Sun ONE Studio). The development environment uses it's own instance of Tomcat to parse the pages. When I push the files over to the production environment it fails. This leads me to believe that it's a configuration issue, but I don't have a clue as to what would cause a failure at this point. Examples:
http://www.gamesquick.com/nfl2003/login.jsp http://www.gamesquick.com/nfl2003/login.jsp?username=bob
Both of the above URLs work from within the IDE while the second one fails in the production environment. And when it fails it says it can't find the server! Where might I look to figure out what the difference is?
Both instances are running on the same physical box. The working version runs in Tomcat under the IDE. The failing one runs in an Apache/Tomcat setup using mod_jk to handle the JSP requests.
Thanks again,
Jeff
On Friday, May 30, 2003, at 05:43 PM, Jason Bainbridge wrote:
On Sat, 31 May 2003 08:30, Jeff Knox wrote:Has anybody ever seen JSP pages that work with forms using the POST method and not the GET method? I am using Apache 1.3.22 and Tomcat 4.1.24.
Yup I am using it in work's intranet application but with Apache 2.0.44 &
Tomcat 4.1.24, I also use GET on a few forms without any problems. :)
-- Jason Bainbridge KDE Web Team - http://kde.org [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
____________________________________ Justin Ruthenbeck Software Engineer, NextEngine Inc. justinr - AT - nextengine DOT com Confidential See http://www.nextengine.com/confidentiality.php ____________________________________
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
