You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/07/31 13:35:48 UTC

[jira] [Commented] (CAMEL-6165) camel-stomp - A java based stomp component using stompjms client

    [ https://issues.apache.org/jira/browse/CAMEL-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725141#comment-13725141 ] 

Claus Ibsen commented on CAMEL-6165:
------------------------------------

Thanks Dejan

I think the OSGi metadata from stompjms may be wrong. It has mandatory imports for
{code}
[WARNING] Failed to validate feature camel-stomp
[WARNING] No export found to match org.apache.activemq.apollo.filter (imported by mvn:org.fusesource.stompjms/stompjms-client/1.13)
[WARNING] No export found to match org.apache.activemq.apollo.selector (imported by mvn:org.fusesource.stompjms/stompjms-client/1.13)
[INFO] ------------------------------------------------------------------------
{code}

But the maven world does not require Apache ActiveMQ Apollo.
Can this be fixed in stompjms-client so the apollo imports is optional?
                
> camel-stomp - A java based stomp component using stompjms client
> ----------------------------------------------------------------
>
>                 Key: CAMEL-6165
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6165
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.12.0
>
>         Attachments: camel-stomp.zip
>
>
> We should consider a java based stomp component for Camel using
> https://github.com/fusesource/stompjms
> stompjms is OSGi already. And ASL licensed and released into maven central.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira