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

Peter Thygesen updated UIMA-2093:
---------------------------------

    Attachment: uimaj-as-camel.patch

I have refactored the code to use newer interfaces and to use mere camel 
component like parameter extraction.
Tested it in camel 2.6.0.
Here is my idea of how you could update the camel component.

/Peter Thygesen

> uimaj-as-camel should be updated to work with newer version of camel
> --------------------------------------------------------------------
>
>                 Key: UIMA-2093
>                 URL: https://issues.apache.org/jira/browse/UIMA-2093
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Async Scaleout
>            Reporter: Peter Thygesen
>            Priority: Minor
>         Attachments: uimaj-as-camel.patch
>
>
> I have noticed that the constructor of the UimaAsComponent does not work with 
> newer versions of camel. Somewhere along the releases the component uri 
> "uimadriver:tcp://localhost:61616?queue=uima" would arrive as 
> "uimadriver://tcp://localhost:61616?queue=uima" causing an invalid broker 
> address.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to