> From: Bocalinda [mailto:bocali...@gmail.com] > Subject: Re: Connection between ListenerStart and clustering > > The class mentioned is actually there.... > java.lang.NoClassDefFoundError: > org/springframework/web/context/ContextLoaderListener
Is the class perhaps in too many places? It must not appear in more than one location in any given branch of the classloader tree. For example, you must not place the class in both Tomcat's lib directory and the webapp's WEB-INF/lib directory - it has to be one or the other. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org