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=24917>.
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=24917

match struts-config.mapping with the exits in the *Action.java files and warn about 
inconsistencies

           Summary: match struts-config.mapping with the exits in the
                    *Action.java files and warn about inconsistencies
           Product: Struts
           Version: 1.0 Final
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Being able (in a debug i.e. non production mode) to detect in a "batch" run
where there are inconsistencies between exits (the ".findForward(forwardString)"
) and what is defined in struts-config.xml would be very helpful.

Sure, this cannot be 100% since the forwardString is not always a constant, but
often it is and thus, this could reduce testing efforts a lot.

I guess this partially would obsolete RFE Bug 5739 .

Or are there other tools for this? (none the descriptions in
http://jakarta.apache.org/struts/resources/extensions.html appears to be
covering this?)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to