[ 
https://issues.apache.org/jira/browse/TUSCANY-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502248
 ] 

Patrick Vanhuyse edited comment on TUSCANY-1329 at 6/7/07 12:12 AM:
--------------------------------------------------------------------

I have attached my simple test (test-sca.zip).
Works with maven 2.0.4.
Unzip it somewhere.
In provider subfolder : 
mvn package
In consumer subfolder : 
mvn test


 was:
Here is my simple test.
Works with maven 2.0.4.
Unzip it somewhere.
In provider subfolder : 
mvn package
In consumer subfolder : 
mvn test

> 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
>
>         Attachments: test-sca.zip
>
>
> 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