|
From: <jue...@we...> - 2004-02-11 17:08:42
|
This is a known M4 bug that has been fixed for a while. RC1 (to be = released in a couple of hours) includes this fix. Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of Ivan Ristic Sent: Wednesday, February 11, 2004 5:55 PM To: spr...@li... Subject: [Springframework-developer] Possible bug/problem with webAppRootKey Yesterday I upgraded an application from Spring 1.0m2 to 1.0m4. Since then, I can't reload my application (using Tomcat 4.1.29). The error I am getting is: "java.lang.IllegalStateException: WARNING: Web app root system property already set: dsf.root =3D /opt/tomcat/webapps/dsf/ - Choose unique webAppRootKey values in your web.xml files!" This does not happen the first time the Tomcat is started. It doesn't happen when I remove the application and install it again. It seems that Tomcat is caching the value from before but the class WebUtils insists it must not be present before it sets it (1.0m2 did not have this requirement). Is there anything I am not aware of, or should I add report this as a bug? --=20 ModSecurity (http://www.modsecurity.org) [ Open source IDS for Web applications ] ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=3D1356&alloc_id=3D3438&op=3Dclick _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |