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

Parse error using <set-property> for <forward> in struts-cfg.xml

           Summary: Parse error using <set-property> for <forward> in
                    struts-cfg.xml
           Product: Struts
           Version: 1.1 Final
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Controller
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Background:
Using Struts with IBM's WebSphere Application Developer 5.0.1.3 as IDE.
Attempting to use a custom sub-class of ActionForward.

Setup:
Define sub-class of ActionForward which defines a new property, a String was
used in my test.  Specify the custom ActionForward for use either in
<global-forwards> or on a specific <forward> using the 'type' property.  Define
a <set-property> for the property of custom ActionForward.

Problem:
When attempting to start server a parse error occurs.  Have verified that XML is
well-formed and follows DTD.  Property names match perfectly.  Was able to
re-create using Struts-el as well as Strus 1.1 final.  Was also able to
re-create problem using WAS v 4.0.4 as well as v5.

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

Reply via email to