> From: Fang Zhu [mailto:zhufan...@hotmail.com] > Subject: how/where to put the application patch on tomcat ?
> how/where to put appPatch.jar to the tomcat, so tomcat > can load this appPatch.jar first, before those jars under > /WEB-INF/lib/*.jar ? If this is a patch to the application classes, why not just replace the classes in the original jar with the new ones? Why do you want to do things the hard way? > according to the document, we can specify the > -Xbootclasspath/p appPatch.jar Unless you're modifying the JRE itself, don't ever, ever do that. - 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