[ https://issues.apache.org/activemq/browse/CAMEL-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52653#action_52653 ]
M Chen commented on CAMEL-1782: ------------------------------- attaching a little test to demonstrate. the test logs in as camelt...@jabber.org (pw: cameltest) opens private chat to camelte...@jabber.org (pw: cameltest2) and consumes into a processor that prints what it got (but nothing is received) then stops and starts again (and here you can see things being received) > connecting private chat consumer fails every other time > ------------------------------------------------------- > > Key: CAMEL-1782 > URL: https://issues.apache.org/activemq/browse/CAMEL-1782 > Project: Apache Camel > Issue Type: Bug > Components: camel-xmpp > Affects Versions: 2.0-M2 > Environment: multiple -- linux, macos > Reporter: M Chen > > in using a private chat consumer in a route -- paraphrasing, > from("xmpp://server.where.ever:5222/recipi...@where.ever? ...").process(...) > the first connect generally succeeds but no XMPP messages flow. > stopping later and restarting (second route) generally works properly with > both connection and XMPP messages flowing. > tried with both jabber.org and talk.google.com -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.