[ 
https://issues.apache.org/jira/browse/TUSCANY-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726881#action_12726881
 ] 

Ramkumar Ramalingam commented on TUSCANY-3069:
----------------------------------------------

Updated fixes in 1.x committed revision 790853.

> Implementation.spring cannot resolve the location or bean classes if the 
> contribution is not on the TCCL
> --------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3069
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3069
>             Project: Tuscany
>          Issue Type: Bug
>    Affects Versions: Java-SCA-1.5, Java-SCA-2.0, Java-SCA-Next
>            Reporter: Raymond Feng
>            Assignee: Ramkumar Ramalingam
>            Priority: Critical
>         Attachments: impl-spring.patch
>
>
> Implementation.spring uses TCCL.getResource() to resolve the location as well 
> as the bean classes. If the contribution is loaded by a different classloader 
> which is not the same as TCCL, it fails to resolve. 
> We should use the ModelResolver for the contribution to resolve the 
> location/classes instead.

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

Reply via email to