[ http://issues.apache.org/jira/browse/MYFACES-524?page=all ]
Oliver Rossmueller resolved MYFACES-524:
----------------------------------------
Fix Version: Nightly Build
Resolution: Fixed
> It is an error to configure cyclic references between managed beans.
> --------------------------------------------------------------------
>
> Key: MYFACES-524
> URL: http://issues.apache.org/jira/browse/MYFACES-524
> Project: MyFaces
> Type: Bug
> Components: JSR-127
> Versions: 1.0.9m9
> Reporter: Bruno Aranda
> Assignee: Oliver Rossmueller
> Fix For: Nightly Build
>
> Acording to the spec (section 5.3.1.3, p5-12), "It is an error to configure
> cyclic references between managed beans".
> In the current implementation, a StackOverflowException is thrown in the
> org.apache.myfaces.config.ManagedBeanBuilder.buildManagedBean(ManagedBeanBuilder.java:44)
> if there is a cyclic reference. We should catch it and throw a
> FacesException instead...
> (managedBeanCyclicReferenceTest)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira