From: "Joe Germuska" <[EMAIL PROTECTED]> > See http://issues.apache.org/bugzilla/show_bug.cgi?id=14042 -- this > is fixed in Struts SVN Head (1.3.0-dev). It should probably also be > applied to the 1.2.x branch, but I haven't found time for that myself.
Thanks. Should putting the single line PropertyUtils.clearDescriptors(); in the 'contextDestroyed' method of a ServletContextListener have the same effect as your putting it in ActionServlet's 'destroy' method? I'm trying to fix a Struts 1.2.6 webapp that I need to reload fairly often without killing Tomcat. What's the best way to go about it? -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]