You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org> on 2006/04/11 07:39:19 UTC

[jira] Created: (TUSCANY-175) EntryPoint and ExternalService should extend ContextFactoryHolder

EntryPoint and ExternalService should extend ContextFactoryHolder
-----------------------------------------------------------------

         Key: TUSCANY-175
         URL: http://issues.apache.org/jira/browse/TUSCANY-175
     Project: Tuscany
        Type: Bug

  Components: Java SCA Model  
    Reporter: Jean-Sebastien Delfino
 Assigned to: Jean-Sebastien Delfino 


EntryPoint and ExternalService should extend ContextFactoryHolder. Currently context factories are associated with the ConfiguredService and ConfiguredReference of the EntryPoint and ExternalService and this is not correct. These ContextFactories create EntryPointContexts and ExternalServiceContexts and it makes much more sense to associate them with the objects actually managed by these Contexts, i.e. the EntryPoint and ExternalService themselves. 

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


[jira] Closed: (TUSCANY-175) EntryPoint and ExternalService should extend ContextFactoryHolder

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-175?page=all ]
     
Jean-Sebastien Delfino closed TUSCANY-175:
------------------------------------------


> EntryPoint and ExternalService should extend ContextFactoryHolder
> -----------------------------------------------------------------
>
>          Key: TUSCANY-175
>          URL: http://issues.apache.org/jira/browse/TUSCANY-175
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Model
>     Reporter: Jean-Sebastien Delfino
>     Assignee: Jean-Sebastien Delfino

>
> EntryPoint and ExternalService should extend ContextFactoryHolder. Currently context factories are associated with the ConfiguredService and ConfiguredReference of the EntryPoint and ExternalService and this is not correct. These ContextFactories create EntryPointContexts and ExternalServiceContexts and it makes much more sense to associate them with the objects actually managed by these Contexts, i.e. the EntryPoint and ExternalService themselves. 

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


[jira] Resolved: (TUSCANY-175) EntryPoint and ExternalService should extend ContextFactoryHolder

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-175?page=all ]
     
Jean-Sebastien Delfino resolved TUSCANY-175:
--------------------------------------------

    Resolution: Fixed

Fixed in revision r393677

> EntryPoint and ExternalService should extend ContextFactoryHolder
> -----------------------------------------------------------------
>
>          Key: TUSCANY-175
>          URL: http://issues.apache.org/jira/browse/TUSCANY-175
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Model
>     Reporter: Jean-Sebastien Delfino
>     Assignee: Jean-Sebastien Delfino

>
> EntryPoint and ExternalService should extend ContextFactoryHolder. Currently context factories are associated with the ConfiguredService and ConfiguredReference of the EntryPoint and ExternalService and this is not correct. These ContextFactories create EntryPointContexts and ExternalServiceContexts and it makes much more sense to associate them with the objects actually managed by these Contexts, i.e. the EntryPoint and ExternalService themselves. 

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


[jira] Commented: (TUSCANY-175) EntryPoint and ExternalService should extend ContextFactoryHolder

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-175?page=comments#action_12373968 ] 

Jean-Sebastien Delfino commented on TUSCANY-175:
------------------------------------------------

Similar comment for Component and Implementation. Component should extend ContextFactoryHolder. Implementation should not. ComponentContext should be created by the ContextFactory associated with the corresponding Component. 

> EntryPoint and ExternalService should extend ContextFactoryHolder
> -----------------------------------------------------------------
>
>          Key: TUSCANY-175
>          URL: http://issues.apache.org/jira/browse/TUSCANY-175
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Model
>     Reporter: Jean-Sebastien Delfino
>     Assignee: Jean-Sebastien Delfino

>
> EntryPoint and ExternalService should extend ContextFactoryHolder. Currently context factories are associated with the ConfiguredService and ConfiguredReference of the EntryPoint and ExternalService and this is not correct. These ContextFactories create EntryPointContexts and ExternalServiceContexts and it makes much more sense to associate them with the objects actually managed by these Contexts, i.e. the EntryPoint and ExternalService themselves. 

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