[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1550) The new public method Exceptions.addHandler needs to add handlers to be head of the exceptionHandlers list.

Gavin King (JIRA) jira-events at lists.jboss.org
Mon Jun 25 17:18:26 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1550?page=all ]

Gavin King closed JBSEAM-1550.
------------------------------

    Fix Version/s: 1.3.0.BETA1
       Resolution: Done
         Assignee: Gavin King

ok, sure, solved

> The new public method Exceptions.addHandler needs to add handlers to be head of the exceptionHandlers list.
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-1550
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1550
>             Project: JBoss Seam
>          Issue Type: Bug
>            Reporter: Chris Rudd
>         Assigned To: Gavin King
>             Fix For: 1.3.0.BETA1
>
>
> With the new addHandler method it makes it possible to register handlers programatically. But all the handlers are added at the end. This causes a problem when the DebugPageHandler or an "anyexception" handler is registerd via pages.xml.
> Handlers added programatically need to be added at the front of the list, or at least before the "anyexception" /DebugPageHandler handlers.

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

        



More information about the seam-issues mailing list