hi I think this new application "appfuse", that you have created (or installed) in the tomcat server, doesnot have the following in the <tomcat_home>\conf\server.xml. If that is the case please add this and then it will run. But make sure that you have stopped the server before you make this change.
<Context path="/appfuse" docBase="C:\jakarta-tomcat-5.0.19\webapps\appfuse" ...... > ... ... ... </Context> Atleast this is the idea in Tomcat 4.x versions I am not sure about the 5.x, I haven't really worked on 5.x, unless there is a change this should work in most cases. Regards, Arun Karthik R SIEMENS #84, 1st Main, Keonics Electronics City, Hosur Road, Bangalore - 560100. * Contact : Direct: +91 (080) 8091611 Board Line: +91 (080) 8521122. Extn 4611 E-mail : [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> -----Original Message----- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED] Behalf Of majid nakit Sent: Wednesday, April 07, 2004 8:49 AM To: [EMAIL PROTECTED] Subject: requested resource (/appfuse/) is not available. ??? Hi, I installed Tomcat5 and when trying to run some applications for example : C:\jakarta-tomcat-5.0.19\webapps\appfuse And when I go to the browser : http://majid:8080/appfuse/ I got this error : HTTP Status 404 - /appfuse/ ---------------------------------------------------------------------------- ---- type Status report message /appfuse/ description The requested resource (/appfuse/) is not available. ---------------------------------------------------------------------------- ---- Apache Tomcat/5.0.19 Could you please help me. thank you __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com