[ http://issues.apache.org/struts/browse/WW-1285?page=comments#action_37469 
] 

Don Brown commented on WW-1285:
-------------------------------

Interesting observation.  Since SAF2 now targets 1.5 (1.4 will be supported 
through retro(weaver|translator)), this issue should go away.  However, as of 
last night, I'm still not able to run this example, so I'll leave this ticket 
open.

> Quickstart doesn't work with Shopping Cart app
> ----------------------------------------------
>
>          Key: WW-1285
>          URL: http://issues.apache.org/struts/browse/WW-1285
>      Project: Struts Action 2
>         Type: Bug

>   Components: Examples
>     Reporter: Don Brown
>     Assignee: Don Brown
>      Fix For: 2.0

>
> Quickstart won't deploy the Shopping Cart webapp due to several compilation 
> errors:
> error:org/apache/struts/action2/example/ajax/actions/SetActiveCategory.java 
> (32:1049) : The type SetActiveCategory must implement the inherited abstract 
> method SessionAware.setSession(Map)
> error:org/apache/struts/action2/example/ajax/actions/ActiveCategory.java 
> (33:1150) : The type ActiveCategory must implement the inherited abstract 
> method SessionAware.setSession(Map)
> The strange thing is the aforemented classes do have a setSession(Map) 
> method.  Any ideas?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to