aspose file tools
The moose likes Servlets and the fly likes Help!!! Getting HTTP Status 500 Error.... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Help!!! Getting HTTP Status 500 Error...." Watch "Help!!! Getting HTTP Status 500 Error...." New topic
Author

Help!!! Getting HTTP Status 500 Error....

sam patel
Ranch Hand

Joined: Jun 13, 2002
Posts: 103
Hi,
I changed my port number of tomcat from 8080 to 8090.
I started my tomcat it run fine....
But when i run the localhost from browser http://localhost:8090 I am getting following error.
================================================
Apache Tomcat/4.0.3 - HTTP Status 500 - No Context configured to process this request
Any help is greatly appreciated.
Jignesh Patel
Ranch Hand

Joined: Nov 03, 2001
Posts: 625

At present I am not able to recollect the name
for tomcat
but Change your web.xml file
set the context for your apps.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Help!!! Getting HTTP Status 500 Error....
 
Similar Threads
Getting 404 error on startup
Configure Multiple Tomcat Instances
Apache Tomcat/4.0.1 - HTTP Status 500 - Internal Server Error
Cant get my first jsf page to render :-(
doubt in servlet execution.............