[ 
https://issues.jboss.org/browse/WELD-788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pete Muir closed WELD-788.
--------------------------

         Assignee: Stuart Douglas
    Fix Version/s:     (was: 1.1.0.CR2)
       Resolution: Rejected


> Circular dependency error with singleton instances
> --------------------------------------------------
>
>                 Key: WELD-788
>                 URL: https://issues.jboss.org/browse/WELD-788
>             Project: Weld
>          Issue Type: Bug
>    Affects Versions: 1.1.0.CR1
>            Reporter: Christopher Brock
>            Assignee: Stuart Douglas
>
> Exception in thread "main" org.jboss.weld.exceptions.DeploymentException: 
> WELD-001443 Pseudo scoped bean has circular dependencies. Dependency path 
> [Managed Bean [class 
> org.jboss.seam.forge.shell.plugins.builtin.LsMavenPomPlugin] with qualifiers 
> [...@any @Default], Managed Bean [class org.jboss.seam.forge.shell.ShellImpl] 
> with qualifiers [...@any @Default], Managed Bean [class 
> org.jboss.seam.forge.shell.command.fshparser.FSHRuntime] with qualifiers 
> [...@any @Default], Managed Bean [class org.jboss.seam.forge.shell.ShellImpl] 
> with qualifiers [...@any @Default]]
> Weld is complaining about circular dependencies between two classes (this is 
> from Seam Forge), FSHRuntime and ShellImpl, which are both @Singleton.  Given 
> that, this error would appear to be misplaced.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
weld-issues mailing list
weld-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to