aspose file tools
The moose likes Tomcat and the fly likes Unable a run a web app in tomcat - pls guide me Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Unable a run a web app in tomcat - pls guide me" Watch "Unable a run a web app in tomcat - pls guide me" New topic
Author

Unable a run a web app in tomcat - pls guide me

Devi Sri
Ranch Hand

Joined: Dec 20, 2005
Posts: 114

Hi Friends,

I am unable to run a small web application in Tomcat. Tomcat manager is giving the error - " app cannot be started" . And in browser, the error- "resource not available" is displayed.
I have written a small web app 'sriapp' inside webapps folder. JSP file, web.xml, struts-config.xml , classes , lib -- all I have written correctly.

Please guide me , what I need to do to run my webapp.

--Regards,
Devisri.


Devisri, SCJP 5.0, SCWCD 5.0
"Dream is Not what you see in sleep. Dream is that which never lets you sleep" - Abdul Kalam
Jesper de Jong
Java Cowboy
Bartender

Joined: Aug 16, 2005
Posts: 12956
    
    3

Look at the logfiles in the 'logs' directory of Tomcat; you might find error messages there that give you more information about what's wrong.


Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Unable a run a web app in tomcat - pls guide me
 
Similar Threads
Problem with Facets in Eclipse for dynamic web project
Jaas configuration with tomcat6.0
Jaas configuration for weblogic 9
Tomcat unable to locate the Servlet class
Migrating a servlet-based application to JBOSS