xmpp does not work as consumer endpoint
---------------------------------------

                 Key: CAMEL-750
                 URL: https://issues.apache.org/activemq/browse/CAMEL-750
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-xmpp
    Affects Versions: 1.4.0
            Reporter: Vadim Chekan
             Fix For: 1.5.0


Apparently xmpp component can produce consumers endpoint but so far I wasn't 
successful running it.
Neither this feature is mentioned in documentation.
Neither it is covered by nunit.

Code:
                from("xmpp://[EMAIL PROTECTED]/?password=xxxxxxx&[EMAIL 
PROTECTED]").
                to("mock:vadim");


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to