On 1/31/2010 5:36 PM, hbral wrote:
>
> Hi everyone. 
> I have a serlvet that reads a file from disk and then starts streaming 
> the file. 
> i have mapped the servlet to url in the web.xml file. 
> it works perfect on my local machine (i'm using gwt with eclipse which uses
> jetty i think) but when i deploy it on my tomcat server i can't call that
> url that is mapped to the servlet instead i 
> get a page with the 404 error (the requested resource was not found). 
> thank you 
>   

Help us help you.  We need to see the logs for the moment your webapp
was deployed and the moment you requested the servlet.  Also some
details on your system -- os, jvm, tomcat version, etc., ... would help
all the more.


--David


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to