> From: Bryan Baugher [mailto:bjb...@gmail.com] > Subject: Re: NoSuchMethodError loading class in webapp from common class > loader
> One of the arguments comes from another dependency jar that exists > in both the webapp and tomcat/lib Never, never, never put the same class in the webapp and tomcat/lib - that is a guarantee of nasty class resolution failures. - 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