[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3361) 2.0 wiki contains circular injections that with new bijectionInterceptor changes cause an infinite loop
Pete Muir (JIRA)
jira-events at lists.jboss.org
Mon Sep 1 07:47:39 EDT 2008
[ https://jira.jboss.org/jira/browse/JBSEAM-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12427581#action_12427581 ]
Pete Muir commented on JBSEAM-3361:
-----------------------------------
This points at an underlying bug in the new injection code.
> 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
>
>
> 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