Is the error coming from tomcat?  Or does it look like it could be from
IIS?
        My experience with GoDaddy is that they are not very helpful.
Even with a dedicated server account, they don't disclose to you what
ports are available.  You have to find a problem and basically prove to
them that they're firewalling a port, and then they say "that's a port
we don't allow".  E.g. port 8080 is off-limits on a dedicated server.
        That said, I've had success publishing war files/jsp files on my
tomcat instance.

Patrick

-----Original Message-----
From: jim stone [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 29, 2008 9:45 AM
To: users@tomcat.apache.org
Subject: receiving 404 page not found from godaddy.com


I have a small jsp application which I packaged as a war file and
deployed to
my godaddy user account. The war exploded as expected. In my webapp,
under
the newly exploded context root, I am able to hit the html files,
however,
the jsp's are giving me a 404 not found. I have tested this locally
using
tomcat 5.5 and it works like a charm. I've contacted godaddy.com to find
out
what may be the reason for the 404 error and all the rep said was that
my
account is not showing any errors and that's all he could do for me. He
said
they could not help with deployment issues.  If I wanted better
diagnostics,
I needed to upgrade to a dedicated server. I do have java/jsp enabled
for
the site so it should work. I chose to deploy as a war because it's much
easier to deploy, however, I'm wondering if I should deploy the file
individually. Has anyone had this same experience with deploying war
files
to godaddy.com. I'm considering using another host as I've had nothing
but
problems with this company. 
-- 

Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to