Interdependencies between extensions requires specific loading order.
---------------------------------------------------------------------

                 Key: TUSCANY-765
                 URL: http://issues.apache.org/jira/browse/TUSCANY-765
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Core
    Affects Versions: Java-M2
            Reporter: Rick Rineholt
            Priority: Critical
             Fix For: Java-M2


Working on Big Bank I just noticed an issue in the loading order and 
interdependencies between extensions.  An example of the is the Axis2 binding 
which requires the WSDL extension to be loaded prior to it so that autowiring 
can resolve WSDLDefinitionRegistry.  Just loading from a directory order won't 
guarantee this.  If we plan on supporting just dropping in of extension jars to 
a directory will need a means to either prescan to resolve their dependencies 
or load all and then begin to autowire.

This was also indirectly and briefly discussed on the mailing list 
http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200609.mbox/[EMAIL 
PROTECTED]

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to