Re: tomcat 8 startup issue

2015-11-18 Thread Vicky B
Hi Christopher, I deleted existing tomcat and re-extracted and deployed it worked.Thanks. On Wed, Nov 18, 2015 at 2:46 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > Vicky, > > On 11/17/15 7:41 AM, Vicky B wrote: > > I downloaded latest tomcat 8.20 version zip > > Latest Tomcat

Re: tomcat 8 startup issue

2015-11-17 Thread Christopher Schultz
Vicky, On 11/17/15 7:41 AM, Vicky B wrote: > I downloaded latest tomcat 8.20 version zip Latest Tomcat 8 is 8.0.28. > and extracted in my local. I > have java 7 in my local machine . When i am trying to run tomecat in > eclipse i get below stack trace > > java.lang.NoClassDefFoundError: org/ap

tomcat 8 startup issue

2015-11-17 Thread Vicky B
Hi All, I downloaded latest tomcat 8.20 version zip and extracted in my local. I have java 7 in my local machine . When i am trying to run tomecat in eclipse i get below stack trace java.lang.NoClassDefFoundError: org/apache/tomcat/util/digester/Rule at java.lang.Class.getDeclaredConstructors0(N