You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Henryk Konsek (JIRA)" <ji...@apache.org> on 2015/05/27 22:43:18 UTC

[jira] [Resolved] (CAMEL-8808) Create Grape component

     [ https://issues.apache.org/jira/browse/CAMEL-8808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henryk Konsek resolved CAMEL-8808.
----------------------------------
    Resolution: Fixed

> Create Grape component
> ----------------------
>
>                 Key: CAMEL-8808
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8808
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Henryk Konsek
>            Assignee: Henryk Konsek
>             Fix For: 2.16.0
>
>
> Is is a demand for Camel runtime patching capabilities for the non-OSGi containers. Such capabilities would be especially useful for the MQTT on-air updates in the IoT applications. To be exact users would like to:
> - load jar at runtime
> - dynamically create new route with component deployed in that jar
> - create bean/processor using class deployed in that jar
> - persist the deployed jars between restarts
> This can be achieved using Groovy class loader and Grape (1).
> (1) http://docs.groovy-lang.org/latest/html/documentation/grape.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)