Hello, all.
I understand from the XMPP documentation[1] how to actively create a
connection with another XMPP user. For instance, if I run a bot whose
JID is troutw...@jabber.org and I wish to establish a connection with
br...@jabber.org I use this endpoint:
xmpp://troutw...@jabber.org/br...@
components/camel-xmpp/src/test/java/org/apache/camel/component/xmpp/XmppRouteMultipleProducersSingleConsumerTest.java
>
> They're disabled because they require an xmpp server to be set up.
>
> On Fri, Apr 15, 2011 at 3:21 PM, Brian Troutwine wrote:
>> Hello, all.
>>
>> I understand from the X
Hello, all.
Is it possible to do roster management with camel-xmpp? I could find
no mention of the subject here: http://camel.apache.org/xmpp.html
Thanks,
--
Brian L. Troutwine
On Thu, Apr 21, 2011 at 4:48 AM, Claus Ibsen wrote:
>
> On Wed, Apr 20, 2011 at 7:42 PM, Brian Troutwine wrote:
> > Hello, all.
> >
> > Is it possible to do roster management with camel-xmpp? I could find
> > no mention of the subject here: http://camel.apache.org/