struts.configuration.files doesn't work, or work incorrectly
------------------------------------------------------------

                 Key: WW-1966
                 URL: https://issues.apache.org/struts/browse/WW-1966
             Project: Struts 2
          Issue Type: Bug
          Components: Configuration
    Affects Versions: 2.0.6
         Environment: struts2.0.6
eclipse3.2 wtp
tomcat 5.5
            Reporter: Jung Kwang Sun
            Assignee: David Evans


I tested the struts.configuration.files properties for special cases, and found 
a kind of bug.

With the struts-showcases-2.0.6, I remove the <include file="struts-tags.xml"/> 
line in the struts.xml.
And add the following line in the struts.properties :
struts.configuration.files=struts-default.xml,struts-plugin.xml,struts.xml,struts-tags.xml

Then when I accessed the tags-related action, exception happened(no action or 
result exception)...
Is this a incorrect attempt? or bug?


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to