[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3361) 2.0 wiki contains circular injections that with new bijectionInterceptor changes cause an infinite loop

Christian Bauer (JIRA) jira-events at lists.jboss.org
Wed Oct 8 16:25:20 EDT 2008


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

Christian Bauer commented on JBSEAM-3361:
-----------------------------------------

The fix for this circular injection in Authenticator was a bit more involved in wiki 2.1 trunk, so I don't want to backport it to 2.0. If this is clearly a bug in the wiki 2.0 code, I'd vote for excluding the wiki example from the tests since it is really not maintained there and we definitely don't want to backport fixes for a software no-one is using in production.



> 2.0 wiki contains circular injections that with new bijectionInterceptor changes cause an infinite loop
> -------------------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-3361
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3361
>             Project: Seam
>          Issue Type: Bug
>          Components: Core, Examples, Test Harness, Wiki
>    Affects Versions: 2.0.3.CR1
>            Reporter: Jay Balunas
>            Assignee: Jay Balunas
>            Priority: Blocker
>             Fix For: 2.0.3.CR2
>
>         Attachments: reentrant_msg.txt
>
>
> This issue initially surfaced after changes made August 23 for JBSEAM-3295. 
> The two components involved with the loop are : 
> org.jboss.seam.wiki.preferences.Preferences 
> org.jboss.seam.wiki.core.action.Authenticator
> The loop continuously goes thought this line:
> at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:44)

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