[ 
https://issues.jboss.org/browse/SEAMCATCH-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Porter resolved SEAMCATCH-27.
-----------------------------------

    Fix Version/s: 3.0.0.Alpha4
       Resolution: Done


Done

> The Catch observer should have an @Any qualifier
> ------------------------------------------------
>
>                 Key: SEAMCATCH-27
>                 URL: https://issues.jboss.org/browse/SEAMCATCH-27
>             Project: Seam Catch
>          Issue Type: Feature Request
>          Components: Core Implementation
>    Affects Versions: 3.0.0.Alpha2
>            Reporter: Brian Leathem
>            Assignee: Jason Porter
>             Fix For: 3.0.0.Alpha4
>
>
> Given that a developer may add a Qualifier to the event that fires the 
> ExceptionToCatch, the Catch observer should have the @Any qualifier to make 
> sure the the Exception is picked up by Catch.
> For example, in the Faces integration, I was firing the event with 
> "beanManager.fireEvent(catchEventm new FacesLiteral());".  The presence of 
> this qualifier caused Catch to overlook my Exception.  Having the @Any 
> qualifier on the Catch observer would have ensured that my Exception was 
> still forwarded to Catch.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to