All you have to do is to unzip the file into $CATALINA_HOME (with the "use pathnames option if that isn't the default), and it will end up in the correct place. The correct place is: $CATALINA_HOME/server/classes/org/apache/catalina/core/StandardContext.class . This works since Tomcat's ClassLoader searches in the classes directory before it searches in the lib directory.
"Vernon Smith" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Is the only way to apply the patch by the following procedure: > > 1. unzip the jar file * > 2. replace the class in the hotfix > 3. zip into the jar file ago. > > * which one of the three jar files is the jar file? > > Any better way to get it done? And why don't get a new build with the fix? > > v. > > > > ____________________________________________________________ > Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail! > http://login.mail.lycos.com/r/referral?aid=27005 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
