AggregrateContext.getAggregate() should be removed
--------------------------------------------------

         Key: TUSCANY-52
         URL: http://issues.apache.org/jira/browse/TUSCANY-52
     Project: Tuscany
        Type: Bug
  Components: Java SCA Core  
    Reporter: Jeremy Boynes


This method provides a way for applications to obtain access to the logical 
configuration model from the runtime. This violates the IoC contract with the 
runtime and requires that the logical model remain active in a running system.

This method is currently only used by the Axis1 integration. On first request, 
the servlet uses it to obtain a list of entry points from the logical model and 
then configures the Axis1 engine appropriately; this configuration can be 
determined during the build of the module context by a builder with full access 
to the logical model.

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

Reply via email to