This is an exported version of the JIRA issue tracker. Please use the Google Code site to open new tickets or report updates to these existing tickets. Feel free to contact the mailing list with any questions.

[RRR-31] XML files need to stop being loaded throgh classpath
Created: Fri, 8 Oct 2004 05:34:16 -0700 (PDT)  Updated: Fri, 12 Nov 2004 06:42:55 -0800 (PST)

Status:Closed
Project:ReportRunner
Component/s:Engine
Affects Version/s:
Fix Version/s:0.3

Type:ImprovementPriority: Major
Reporter:Henri YandellAssignee:Henri Yandell
Resolution:Fixed 
Environment:


 Description   
Currently reports.xml and renderers.xml are loaded through the classpath and not able to be edited live. This should switch to a configuraton in the servlet parameter(?) and be grabbed locally through a URL.
Comment by bayard [ Fri, 12 Nov 2004 06:42:55 -0800 (PST) ]
Now that report groups have been added, the reports themselves are reloaded form the file system each time. Only the renderers and report groups are loaded through the class loading system.