[jbossseam-issues] [JBoss JIRA] Updated: (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:23 EDT 2009
[ https://jira.jboss.org/jira/browse/JBSEAM-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas updated JBSEAM-4070:
-----------------------------------
Attachment: statewriter-patch.diff
The patch
> 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