Bugs item #568605, was opened at 2002-06-14 01:43 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=568605&group_id=22866
Category: CatalinaBundle Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Brian Law (ecowalker) Assigned to: Scott M Stark (starksm) Summary: Jboss 3.0 unclean un-deployment Initial Comment: I am using JBoss 3.0 release with Tomcat 4.0.3 I've create a WAR which both a Servlet and JSP read a static final String from a Constants.class. When I update the value for the String and re-deploy (or even del the war in the deploy dir , shutdown, startup and copy the war into deploy again) The JSP and Servlet still read out the old values instead of new ones. The JSP and Servlet would read the new one unless the timestamp of the JSP or the Servlet class has been updated Enclosing are the src code to demonstrate the bug. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=568605&group_id=22866 _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
