[webbeans-issues] [JBoss JIRA] Closed: (WBRI-181) Improper WARN for circular dependency from AbstractProducerBean

Pete Muir (JIRA) jira-events at lists.jboss.org
Sat Mar 14 13:22:22 EDT 2009


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

Pete Muir closed WBRI-181.
--------------------------

    Resolution: Done
      Assignee: Pete Muir


Fixed, and I can't see the message any more :-)

Thanks.

> Improper WARN for circular dependency from AbstractProducerBean
> ---------------------------------------------------------------
>
>                 Key: WBRI-181
>                 URL: https://jira.jboss.org/jira/browse/WBRI-181
>             Project: Web Beans
>          Issue Type: Bug
>    Affects Versions: 1.0.0.BETA1
>            Reporter: David Allen
>            Assignee: Pete Muir
>             Fix For: 1.0.0.BETA2
>
>
> With all TCK tests, there is a static producer method which is causing AbstractProducerBean to produce an erroneous WARN message about a circular dependency.  Since it is static, this should not be a problem since no bean needs to be created for it.  Below is the log message produced in error:
> 19:46:59,861 WARN  [AbstractProducerBean] Executing producer field or method Annotated method on class org.jboss.webbeans.conversation.ServletConversationManager  Method long @Produces @ConversationConcurrentAccessTimeout @WebBean public static getConversationConcurrentAccessTimeout();
>  on incomplete declaring bean Session scoped unnamed simple bean org.jboss.webbeans.conversation.ServletConversationManager,  API types = [ServletConversationManager, Serializable, Object, ConversationManager], binding types = [@Current] due to circular injection

-- 
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 weld-issues mailing list