[
https://issues.apache.org/jira/browse/NIFI-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167220#comment-15167220
]
Oleg Zhurakousky commented on NIFI-924:
---------------------------------------
I think we need to re-think the whole approach for extensions that are based on
Spring Application Context (AC). Since AC by definition represents a standalone
application, what we need is an extension that simply integrates with any AC as
long as such AC exposes generic in/out endpoints for FlowFiles to be processed
by an application encapsulated in AC allowing a single extension to support
Camel, Spring Integration or any other app that is encapsulated by AC.
> Add Camel support in NiFi
> -------------------------
>
> Key: NIFI-924
> URL: https://issues.apache.org/jira/browse/NIFI-924
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Jean-Baptiste Onofré
>
> I'm working on a NiFi Route able to leverage a Camel route (runtime routing),
> and another one being able to bootstrap a Camel route starting from Camel
> DSLs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)