You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Antonio David Pérez Morales (JIRA)" <ji...@apache.org> on 2014/08/18 10:29:18 UTC

[jira] [Resolved] (STANBOL-1370) Implement Stanbol Camel Engine Component

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

Antonio David Pérez Morales resolved STANBOL-1370.
--------------------------------------------------

    Resolution: Fixed

EngineComponent has been developed with the next features:
- Scheme used by default: engine
- The scheme can be configured through the Felix console
- The engine needs to be configured through Felix console before being used in a route
- The name of the registered engine will be used in routes

Example: from(direct://test).to(engine://tika).to(engine://langdetect)

> Implement Stanbol Camel Engine Component
> ----------------------------------------
>
>                 Key: STANBOL-1370
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1370
>             Project: Stanbol
>          Issue Type: Sub-task
>          Components: Enhancer
>            Reporter: Rafa Haro
>            Assignee: Antonio David Pérez Morales
>             Fix For: 1.0.0
>
>
> Create a Camel Component for Engines in Stanbol allowing to include registered engines at Stanbol as part of camel routes. The Engine Component should ensure that the configured engine is executed and its results is passed to the next element in the route



--
This message was sent by Atlassian JIRA
(v6.2#6252)