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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From [EMAIL PROTECTED]  2003-09-12 17:20 -------
>public is a Java 'Keyword'
>Try it with another name such as 'mypublic'

I don't believe this comment was correct. I followed the advice and renamed the 
method and the corresponding property to 'publicAction' and got the same error. 
Also, this has worked fine for months in 1.0.2 on jdk 1.3.1.  Upgrading to 
struts 1.1 on 9/11/2003 introduced the problem.

As I posted earlier, the SetPropertyRule debug code suggests there are some 
class cast issues:
Set  org.apache.struts.action.ActionForward property public to true

I specifically specified a custom className on the attribute and expected to 
see that custom class name in the debug statement.

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

Reply via email to