You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/11/24 11:58:38 UTC

DO NOT REPLY [Bug 24938] New: - Reloadable config's

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24938>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24938

Reloadable config's

           Summary: Reloadable config's
           Product: Struts
           Version: 1.1RC2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Utilities
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: eloy_iv@yahoo.com


I develop with Eclipse 2.x and it's terrible to restart Tomcat every time I 
change an .xml or .properties

Notice reading resources as getServletContext().getResourceAsStream(path)
does NOT read new changes in files using this IDE.

It would be terrific to have a set of Action's that called a reloadable class 
that parsed/loaded the resource as in the ReloadDefinitions provided with Tiles.

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org