[ 
https://issues.jboss.org/browse/JBSEAM-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582245#comment-12582245
 ] 

Marek Novotny commented on JBSEAM-4070:
---------------------------------------

Why are you thinking that the fix is not there? EAP 5 Seam is based on 2.2.0.GA 
community release and therefore it contains all changes from previous releases, 
so also 2.1.x.

> Remove restriction that seam-debug.jar must be loaded by the same classloader 
> as jsf-facelets.jar
> -------------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-4070
>                 URL: https://issues.jboss.org/browse/JBSEAM-4070
>             Project: Seam
>          Issue Type: Patch
>            Reporter: Stuart Douglas
>            Assignee: Norman Richards
>             Fix For: 2.1.2.CR1
>
>         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.
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