On Fri, Sep 3, 2010 at 2:23 PM, Simon Nash (JIRA)
<[email protected]> wrote:
>
>     [ 
> https://issues.apache.org/jira/browse/TUSCANY-3666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>  ]
>
> Simon Nash closed TUSCANY-3666.
> -------------------------------
>
>    Resolution: Not A Problem
>
> The use of a different package was a deliberate choice.  Because the 
> jumpstart launcher client doesn't use a contribution (for reasons of 
> simplicity), its reference interface will be loaded directly onto the 
> classpath.  It's a problem if classes used in contributions are also loaded 
> directly onto the classpath, because this breaks the contribution classloader 
> separation and can cause problems with import/export resolution.  See point 3 
> in reference 1.
>
> [1] http://www.mail-archive.com/[email protected]/msg02597.html
>
>> Trips interface in wrong package in launcher/jumpstart
>> ------------------------------------------------------
>>
>>                 Key: TUSCANY-3666
>>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3666
>>             Project: Tuscany
>>          Issue Type: Bug
>>          Components: Java SCA Tutorial
>>         Environment: All
>>            Reporter: Simon Laws
>>
>> At some point the package used to hold the Trips interface in 
>> contributions/introducing-trips was changes to be com.goodvaluetrips. The 
>> launcher/jumpstart also uses this interface but it's in the scatours 
>> package. While this works it's potentially missleading for the first time 
>> user.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>

Interesting!

Simon

-- 
Apache Tuscany committer: tuscany.apache.org
Co-author of a book about Tuscany and SCA: tuscanyinaction.com

Reply via email to