Re: receiving 404 page not found from godaddy.com

2008-07-30 Thread Ravi Sharma
Hi
   I have tried godaddy's Shared hosting and i had the sme problem and they
gave me the same answer that upgrade to dedicated server, so then i though i
will try something. first of all they are still using tomcat 4.4.x something
and java 1.4(or may be 1.3 i dont remember properly), so first create that
environment on ur pc and test it an then upload it. i was able to run
index.jsp which was just pure jsp, but my other pages didnt work as i was
using Spring framework they were giving the same error page not found, and
reason is that because of old java version they are not able to support
spring framework. So i had to leave the godaddy Shared hosting and when i
did RD for dedicated servers, again i landed buying Godaddy's virtual
dedictaed Server(they were better then other provider in terms of money as
well as the server configuration they were providing). Now i am quite happy
with it.
Best of luck with godaddy's shared hosting deployment and stupid Technical
support on it.
Thanks,
Ravi.

On Tue, Jul 29, 2008 at 3:44 PM, jim stone [EMAIL PROTECTED] wrote:


 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.
 --
 View this message in context:
 http://www.nabble.com/receiving-404-page-not-found-from-godaddy.com-tp18712493p18712493.html
 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]




RE: receiving 404 page not found from godaddy.com

2008-07-30 Thread Patrick Markiewicz
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]



receiving 404 page not found from godaddy.com

2008-07-29 Thread jim stone

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. 
-- 
View this message in context: 
http://www.nabble.com/receiving-404-page-not-found-from-godaddy.com-tp18712493p18712493.html
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]