CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> Java

 HTTP Status 404

Print topic Send  topic

Author Message
Lucia
Posted: 07/01/2004, 9:39 AM

Hello,

I installed and configured tomcat 4.1.24 (on Linux) with my application, but when I try to have access http://localhost:8090/my_application it shows error 404.

Error:HTTP Status 404 - /
type Status report
message /
description The requested resource (/) is not available.
Apache Tomcat/4.1.24

It return the same error I try to have access http://localhost:8090. Why I don't see the Tomcat's home page?

The same configuration, under Windows, working properly. What is the difference?

Sorry for my English!
Anton Hinxman
Posted: 07/07/2004, 12:55 AM

http://localhost:8090 is unusual...

Try: http://localhost:8080/

Have you really changed your Tomcat server port in server.xml to 8090?

<!-- Define a non-SSL Coyote HTTP/1.1 Connector on port default 8080 -->
<Connector port="8090"
... etc

Just copy the Windows server.xml to Linux machine and restart TomCat?

Anton

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.