• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Tomcat Lifecycle exception

 
Greenhorn
Posts: 12
Hibernate Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I downloaded newer version of Tomcat 7 and I deployed my application folder in it.
and I started the tomcat.
I saying like this.



so what is the problem with my deployment folder.
my folder structure is

C:\Users\Krishna\Desktop\JAVA\Tomcat7\apache-tomcat-7.0.25\webapps\Sessions\com\example\
has only one file

FSession.java



C:\Users\Krishna\Desktop\JAVA\Sessions\WEB-INF\classes\com\example
has .class

and my web.xml is here
C:\Users\Krishna\Desktop\JAVA\Sessions\WEB-INF



what is wrong with my deployement.Did i make any mistake in it..which I am not identifying!

can any one solve this for me please...

 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Isha Dy wrote:


Please check your private messages for an important administrative matter.
 
This guy is skipping without a rope. At least, that's what this tiny ad said:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic