Re: ClassNotFoundException listeners.ContextListener in IDE

2024-01-06 Thread Igal Sapir
Mark, On Sat, Dec 30, 2023 at 5:20 AM Mark Thomas wrote: > On 25/12/2023 04:12, Igal Sapir wrote: > > Any thoughts why I get ClassNotFoundException: listeners.ContextListener > > (and other listeners) when I run Tomcat in an IDE (IntelliJ IDEA)? > > It looks like the docBase is set to the source

Re: ClassNotFoundException listeners.ContextListener in IDE

2023-12-31 Thread koteswara Rao Gundapaneni
> > Hi Mark, > > > Please find my query to start with working without IDE > > > > On Sat, 30 Dec 2023, 18:50 Mark Thomas, wrote: > >> On 25/12/2023 04:12, Igal Sapir wrote: >> > Any thoughts why I get ClassNotFoundException: listeners.ContextListener >> > (and other listeners) when I run Tomcat in

Re: ClassNotFoundException listeners.ContextListener in IDE

2023-12-30 Thread koteswara Rao Gundapaneni
Hi Mark, Please find my query to start with On Sat, 30 Dec 2023, 18:50 Mark Thomas, wrote: > On 25/12/2023 04:12, Igal Sapir wrote: > > Any thoughts why I get ClassNotFoundException: listeners.ContextListener > > (and other listeners) when I run Tomcat in an IDE (IntelliJ IDEA)? > > It looks

Re: ClassNotFoundException listeners.ContextListener in IDE

2023-12-30 Thread Mark Thomas
On 25/12/2023 04:12, Igal Sapir wrote: Any thoughts why I get ClassNotFoundException: listeners.ContextListener (and other listeners) when I run Tomcat in an IDE (IntelliJ IDEA)? It looks like the docBase is set to the source dir for the webapps. That probably means there aren't any compiled c

ClassNotFoundException listeners.ContextListener in IDE

2023-12-24 Thread Igal Sapir
Any thoughts why I get ClassNotFoundException: listeners.ContextListener (and other listeners) when I run Tomcat in an IDE (IntelliJ IDEA)? SEVERE: Error configuring application listener of class [listeners.ContextListener] java.lang.ClassNotFoundException: listeners.ContextListener Then when I