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:55:18 UTC

[jira] [Resolved] (STANBOL-1373) Create Maven Archetype for Camel Routes in Stanbol

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

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

    Resolution: Fixed

- Archetype developed to ease the creation of routes in Camel Java DSL
- The archetype provides a simple Java base class extending RouteBuilder class from Camel.
- By default, it creates a route starting from a direct endpoint using the provided route name and containing two engines: tika and langdetect
- The generated project will create a bundle containing the route. When installing the bundle, the RouteBuilder object instance (which is an OSGI component as well) will be automatically registered in the Stanbol Camel context using the StanbolRoutesRegistrator component

> Create Maven Archetype for Camel Routes in Stanbol
> --------------------------------------------------
>
>                 Key: STANBOL-1373
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1373
>             Project: Stanbol
>          Issue Type: Sub-task
>          Components: Enhancer
>            Reporter: Rafa Haro
>            Assignee: Antonio David Pérez Morales
>             Fix For: 1.0.0
>
>
> Create maven archetype to generate route through Java code in bundles



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