> From: Gaurav Pruthi [mailto:gkpru...@gmail.com] > Subject: JavaBridge Payment Gateway Issue on Tomcat > > servlet-api.jar which is copied to tomcat lib directory, > jre lib directory and JavaBridge lib path.
No, no, no. The servlet-api.jar must only be in Tomcat's lib directory, nowhere else. Having it in multiple places results in separate, incompatible copies being loaded by different classloaders. The fact that it ever works is simply an accident of timing. - 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