You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/12/09 22:27:46 UTC

DO NOT REPLY [Bug 23139] - actionmapping set-property problem in 1.1 upgrade

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 mrdon@twdata.org  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: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org