There was a recent patch that should make it easier to send and
receive packets rather than just messages.  I think it's targeted for
2.6.

https://issues.apache.org/activemq/browse/CAMEL-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel

Don

On Thu, Oct 28, 2010 at 8:06 AM, Jean-Baptiste Onofré <[email protected]> wrote:
> Hi,
>
> I planned to work on some Camel components including camel-xmpp.
>
> I hope that it will be included in Camel 2.6 (as Camel 2.5 is quite out).
>
> Regards
> JB
>
> On 10/28/2010 01:47 PM, MDHomem wrote:
>>
>> Hi,
>>
>> I've been trying to use Apache Camel - camel-xmpp to create some routes
>> between XMPP clients/server. I'm having some problems working with
>> presences. I've been searching and found some issues to be resolved, is
>> there an idea when an new version would be available?
>>
>> For instance is possible to simulate a xmpp boot/client with apache camel,
>> add friends to his roster and receive their presences when they change the
>> status?
>>
>> Can i use the same "endpoint" to receive and send message like a "echo"?
>> When I try this i get some kind of a conflict stream error
>>
>> Having the bot receiving message from many "friends" lets imagine that
>> processing some of them with a "XmppProcessor" takes time, its possible to
>> guarantee that the "pipeline" doesn’t stays blocked and other users get
>> the
>> response on time?
>>
>> Sorry for my English,
>>
>> Thanks and keep up the good work!
>>
>

Reply via email to