You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Jeremy Boynes (JIRA)" <tu...@ws.apache.org> on 2006/04/27 19:58:37 UTC

[jira] Closed: (TUSCANY-43) Cannot autowire within module

     [ http://issues.apache.org/jira/browse/TUSCANY-43?page=all ]
     
Jeremy Boynes closed TUSCANY-43:
--------------------------------

    Resolution: Fixed

Fixed by jmarino's refactor of autowire

> Cannot autowire within module
> -----------------------------
>
>          Key: TUSCANY-43
>          URL: http://issues.apache.org/jira/browse/TUSCANY-43
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Core
>     Reporter: Jeremy Boynes

>
> Autowire references between components in the same module do not work. Due to chicken-egg issues a "org.apache.tuscany.core.builder.BuilderConfigException: No autowire found for ..." exception is thrown during the build phase.
> This occurs because the builder is being too aggressive in wiring by trying to create a SingletonObjectFactory - instead, this should be deferred until the component is started.

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