chain-config.xml file should be explicitly referenced from web.xml file
-----------------------------------------------------------------------

         Key: STR-2858
         URL: http://issues.apache.org/struts/browse/STR-2858
     Project: Struts Action 1
        Type: Improvement

  Components: Apps  
    Versions: 1.3.2    
    Reporter: Michael Jouravlev
    Priority: Trivial


I suggest that all Struts 1.3.x samples explicitly use external 
chain-config.xml file instead of using the one buried in the classpath at 
org/apache/struts/chain/chain-config.xml. As a consequence, all samples should 
explicitly refer to chain-config.xml file from web.xml.

I believe that this will allow to better undertand the inner workings of chain, 
and to decrease amount of "magic".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to