[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1282) Refactor Exception Handling definition parsing into Pages component

Chris Rudd (JIRA) jira-events at lists.jboss.org
Wed May 2 11:14:30 EDT 2007


Refactor Exception Handling definition parsing into Pages component
-------------------------------------------------------------------

                 Key: JBSEAM-1282
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1282
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: Core
    Affects Versions: 1.2.1.GA
            Reporter: Chris Rudd


Currently I am using the fix I proposed for JBSEAM-715. This allows me to manage and pass additional pages.xml files to the Pages component.

The problem is that for the exception definition the Exceptions component only looks at the WEB-INF/pages.xml. I propose either refactoring the processing of the exception nodes into the Pages component so that any pages.xml that is processed can define exception handlers.

An alternate implementation would be to have the Pages component to notify the Exceptions component of each pages.xml it processes. This way the specific can still be encapsulated in the Exceptions compoent, but it is fed the pages.xml files to use.

-- 
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