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
>
> 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
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
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
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