You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Grzegorz Grzybek (JIRA)" <ji...@apache.org> on 2019/01/11 13:42:00 UTC

[jira] [Commented] (CAMEL-13049) Karaf commands that start/resume contexts and routes should use proper TCCL

    [ https://issues.apache.org/jira/browse/CAMEL-13049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740387#comment-16740387 ] 

Grzegorz Grzybek commented on CAMEL-13049:
------------------------------------------

Fixed:
{noformat}
   c7b772c8b5d..da36458fbd5  camel-2.21.x -> camel-2.21.x
   53185f0b221..ca2ba93782b  camel-2.22.x -> camel-2.22.x
   15a1f10fb53..93eeec1be30  camel-2.23.x -> camel-2.23.x
   aadb0f83c65..b07c5e0c307  camel-2.x -> camel-2.x
   2af70bc092f..b26db98574e  master -> master
{noformat}

> Karaf commands that start/resume contexts and routes should use proper TCCL
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-13049
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13049
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.24.0
>            Reporter: Grzegorz Grzybek
>            Assignee: Grzegorz Grzybek
>            Priority: Major
>             Fix For: 2.21.5, 2.22.3, 3.0.0, 2.23.1, 2.24.0
>
>
> When starting route using {{route-start}} Karaf command, TCCL is used from Karaf shell console thread - usually App Class Loader. It should be ClassLoader of the context itself.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)