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 12:35:00 UTC

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

Grzegorz Grzybek created CAMEL-13049:
----------------------------------------

             Summary: 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
             Fix For: 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)