1 Reply Latest reply on Jul 6, 2005 9:12 AM by garbett

    Recompile Custom Tag Pool

    garbett

      I've got a custom tag library, I must be treated as a global resource to all war files. Everything is fine on a scratch build and install. It's when I edit the tag library, I can't figure out how to get Tomcat to recognize that it's changed. It also has a mysterious way of resurrecting old versions of the custom tag library when I rebuild. I point jasper in the build to the jboss jasper and tomcat libraries, and somehow the build picks the old one back up.

      I need to know how to republish a custom tag library so that all the cached and pooled versions get flushed.

      Shawn