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 11:01:35 UTC

[jira] [Resolved] (STANBOL-1374) Create ActiveMQ camel component

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

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

    Resolution: Fixed

ActiveMQStanbolCamelComponent has been developed with the next features:

- Scheme used by default: activemq
- The scheme can be configured through the Felix console
- Broker URL property : workflow.component.activemq.brokerurl
- Broker URL property can be configured through Felix console. By default is tcp://localhost:61616

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


> Create ActiveMQ camel component
> -------------------------------
>
>                 Key: STANBOL-1374
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1374
>             Project: Stanbol
>          Issue Type: Sub-task
>          Components: Enhancer
>            Reporter: Rafa Haro
>            Assignee: Antonio David Pérez Morales
>             Fix For: 1.0.0
>
>
> Create ActiveMQ camel component for allowing using activemq queues in routes (also scheme configurable)



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