Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-M2
-
None
-
multiple – linux, macos
Description
in using a private chat consumer in a route – paraphrasing,
from("xmpp://server.where.ever:5222/recipient@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