Re: Problem (apparent) with servlet mapping

2008-06-24 Thread Mark Thomas
EMAIL PROTECTED] Subject: Problem (apparent) with servlet mapping "POST /hnm1/www/com.herenow.hnm.userMain.UserMain/messageInfo HTTP/ 1.1" 500 3046 "POST /hnm1/www/com.herenow.hnm.userMain.UserMain/messageInfo HTTP/ 1.1" 500 3046 If you're getting a 500, there should be an ent

Re: Problem (apparent) with servlet mapping

2008-06-24 Thread Ken Bowen
bject: Problem (apparent) with servlet mapping "POST /hnm1/www/com.herenow.hnm.userMain.UserMain/messageInfo HTTP/ 1.1" 500 3046 "POST /hnm1/www/com.herenow.hnm.userMain.UserMain/messageInfo HTTP/ 1.1" 500 3046 If you're getting a 500, there should be an entry in the Tomcat

RE: Problem (apparent) with servlet mapping

2008-06-24 Thread Caldarale, Charles R
> From: Ken Bowen [mailto:[EMAIL PROTECTED] > Subject: Problem (apparent) with servlet mapping > > "POST /hnm1/www/com.herenow.hnm.userMain.UserMain/messageInfo HTTP/ > 1.1" 500 3046 > "POST /hnm1/www/com.herenow.hnm.userMain.UserMain/messageInfo HTTP/ > 1.

Problem (apparent) with servlet mapping

2008-06-24 Thread Ken Bowen
Hi All, Using OS = Mac OS/X 5.2; Tomcat 5.5.26 [unzipped from Apache site]; Java 1.5.0_13 Using Eclipse/MyEclipse 6.0 as a development env (plus startup.sh/ shutdown.sh/printfs as needed). Is there a way get a grip on the servlet mapping Tomcat tries to apply? Here's my problem [from the