[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4070) Remove restriction that seam-debug.jar must be loaded by the same classloader as jsf-facelets.jar

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Wed Apr 1 19:40:22 EDT 2009


Remove restriction that seam-debug.jar must be loaded by the same classloader as jsf-facelets.jar
-------------------------------------------------------------------------------------------------

                 Key: JBSEAM-4070
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4070
             Project: Seam
          Issue Type: Patch
            Reporter: Stuart Douglas
         Attachments: statewriter-patch.diff

If seam-debug.jar and jsf-facelets.jar are not in the same classloader a redirect loop occurs when the debug page is displayed. I have changed the StateWriterControl class to use reflection to access StateWriter. This also mean the StateWriterControl can be moved out of com.sun.facelets and into an org.jboss.seam package.

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

        



More information about the seam-issues mailing list