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=23139>. 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=23139 actionmapping set-property problem in 1.1 upgrade ------- Additional Comments From [EMAIL PROTECTED] 2003-12-09 21:27 ------- I created a test case that used that mapping and Struts handled the custom mapping correctly - it even called setPublic(). Looking again at the bug report, it seems the set-property that is causing a problem is actually within a <forward /> element somewhere as it is trying to call setPublic() on ActionForward. Check your struts-config.xml and see if there is another <set-property /> element within a <forward /> element. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]