Hi,

Do you know which jar files contain these classes? These seem to be tomcat
classes.

Jeff


-----Original Message-----
From: Yoav Shapira [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 11, 2003 8:27 PM
To: Tomcat Users List
Subject: Re: webapp outside of <CATALINA_HOME>/webapp

Howdy,

> when I start tomcat,  the file localhost_med_log.txt has the following
> errors:-
>
> 2003-06-11 19:03:27 StandardContext[/jmed]: Error configuring application
> listener of class listeners.ContextListener
> java.lang.ClassNotFoundException: listeners.ContextListener
>
> and
>
> 2003-06-11 19:03:27 StandardContext[/jmed]: Error configuring application
> listener of class listeners.SessionListener
> java.lang.ClassNotFoundException: listeners.SessionListener

So, make those listener classes available under your docBase (c:\med..)
WEB-INF\classes\... or WEB-INF\lib directory ;)

Yoav Shapira

=====
Yoav Shapira
[EMAIL PROTECTED]

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to