Try out this version of XmlConfigurationProvider and tell me if it works for you...
> -----Original Message----- > From: Jason Carreira > Sent: Tuesday, August 05, 2003 11:41 PM > To: [EMAIL PROTECTED] > Subject: RE: [OS-webwork] [JIRA-Opensymphony] Created: > (XW-72) Config reloading doesn't detect changes in included xml files > > > Ok... I know why this is happening... I think it needs to > cache the list of included file names to re-check for each > call to needsReload(). If anyone has a good way to unit test > this, it would be highly appreciated > :-) > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, August 05, 2003 7:23 PM > > To: [EMAIL PROTECTED] > > Subject: [OS-webwork] [JIRA-Opensymphony] Created: (XW-72) > > Config reloading doesn't detect changes in included xml files > > > > > > Message: > > > > A new issue has been created in JIRA. > > > > > --------------------------------------------------------------------- > > View the issue: > > > > http://jira.opensymphony.com/secure/ViewIssue.jspa?key=XW-72 > > > > > > Here is an overview of the issue: > > > --------------------------------------------------------------------- > > Key: XW-72 > > Summary: Config reloading doesn't detect changes in > > included xml files > > Type: Bug > > > > Status: Assigned > > Priority: Minor > > > > Project: XWork > > Components: > > Configuration > > Fix Fors: > > 1.0 > > Versions: > > 1.0-beta1 > > > > Assignee: Patrick Lightbody > > Reporter: Cameron Braid > > > > Created: Tue, 5 Aug 2003 6:22 PM > > Updated: Tue, 5 Aug 2003 6:22 PM > > > > Description: > > The configuration reload process doesn't detect changes made > > in included xml files using the > > > > <include file="???.xml"/> > > > > tag within xwork.xml > > > > In applications that I am working on, we have a base > > xwork.xml that defines the default package with all > > result-types and interceptors that are used throughout the > > application. Each section of the site is defined in a > > separate xwork-{section}.xml file, and included. > > > > > > > > > > > > > --------------------------------------------------------------------- > > JIRA INFORMATION: > > This message is automatically generated by JIRA. > > > > If you think it was sent incorrectly contact one of the > > administrators: > > http://jira.opensymphony.com/secure/Administrators.jspa > > > > If you want more information on JIRA, or have a bug to report see: > > http://www.atlassian.com/software/jira > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built ASP.NET sites > > including Data Reports, E-commerce, Portals, and Forums are > > available now. Download today and enter to win an XBOX or > > Visual Studio .NET. > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet > _072303_01/01 > _______________________________________________ > Opensymphony-webwork mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites > including Data Reports, E-commerce, Portals, and Forums are > available now. Download today and enter to win an XBOX or > Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet _072303_01/01 _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
XmlConfigurationProvider.java
Description: XmlConfigurationProvider.java