Tag useActionBean causes Exception if beanclass is a wizard
-----------------------------------------------------------

                 Key: STS-705
                 URL: http://www.stripesframework.org/jira/browse/STS-705
             Project: Stripes
          Issue Type: Bug
          Components: ActionBean Dispatching, Tag Library
    Affects Versions: Release 1.5.1
            Reporter: Marcus Kraßmann


When using <s:useActionBean var="xy" beanclass="..."> without a specified event 
on a wizard class, the DefaultActionBeanPropertyBinder is throwing an exception 
because it checks if the event name "null" is part of the wizard's startEvents. 
This blocks me from using the Stripes-Security package on wizard actionBeans.

Current workaround to get it work: Specifying an empty startEvent in the 
useActionBean tag.

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

       

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Stripes-development mailing list
Stripes-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to