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]

Reply via email to