Passive xmpp connections

2011-04-15 Thread Brian Troutwine
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...@

Re: Passive xmpp connections

2011-04-16 Thread Brian Troutwine
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

Camel xmpp roster management

2011-04-20 Thread Brian Troutwine
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

Re: Camel xmpp roster management

2011-04-21 Thread Brian 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/