Contribution metada initializer is using classloader wrongly
------------------------------------------------------------

                 Key: TUSCANY-1329
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1329
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Core Runtime
    Affects Versions: Java-SCA-0.90
            Reporter: Luciano Resende
            Assignee: Luciano Resende
             Fix For: Java-SCA-Next


Patrick identified a problem with the class loader being used to discover the 
sca-contribution file inside a contribution
http://www.mail-archive.com/tuscany-user%40ws.apache.org/msg01059.html

We should really just try to simplify this discover and perform two changes to 
the code 
   - Move the code that initializes the contribution metadata to after the 
contribution package was scaned
      - only initialize the contribution if one of the sca-contribution 
metadata side files are available
   - While initializing the contribution metadata, ask the package processor to 
normalize the url for the contribution metadata.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to