ActionBean Handler Resolver
---------------------------

                 Key: STS-321
                 URL: http://mc4j.org/jira/browse/STS-321
             Project: Stripes
          Issue Type: Bug
          Components: ActionBean Dispatching
    Affects Versions: Release 1.4.2
         Environment: OS:XP, J2EE server : websphere 6.1
            Reporter: phillip darley
         Assigned To: Tim Fennell
            Priority: Minor


A handler method must have a return type of Resoultion in order for Stripes to 
resolve the method as an actionbean handler, however if a method with any 
return type is annotated as a default handler stripes resolves this as a 
handler method but does not call the function. The @DefaultHandler annotation 
on non-Resolution function should throw an exception or something to that 
effect.

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

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to