You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/27 02:19:50 UTC

[jira] Created: (CAMEL-1946) Xmpp consumer doesn't accept new incoming chat sessions

Xmpp consumer doesn't accept new incoming chat sessions
-------------------------------------------------------

                 Key: CAMEL-1946
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1946
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-xmpp
    Affects Versions: 2.0.0
            Reporter: Stan Lewis
             Fix For: 2.1.0
         Attachments: patch.txt

Currently the camel-xmpp consumer will only accept one chat session (the one configured) and won't accept messages coming in from another producer.  The attached patch adds a test case for this and fixes the issue, I also implemented a PacketListener to add some debug logging that prints the incoming/outgoing XMPP packets.

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


[jira] Updated: (CAMEL-1946) Xmpp consumer doesn't accept new incoming chat sessions

Posted by "Stan Lewis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stan Lewis updated CAMEL-1946:
------------------------------

    Priority: Minor  (was: Major)

> Xmpp consumer doesn't accept new incoming chat sessions
> -------------------------------------------------------
>
>                 Key: CAMEL-1946
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1946
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-xmpp
>    Affects Versions: 2.0.0
>            Reporter: Stan Lewis
>            Priority: Minor
>             Fix For: 2.1.0
>
>         Attachments: patch.txt
>
>
> Currently the camel-xmpp consumer will only accept one chat session (the one configured) and won't accept messages coming in from another producer.  The attached patch adds a test case for this and fixes the issue, I also implemented a PacketListener to add some debug logging that prints the incoming/outgoing XMPP packets.

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


[jira] Resolved: (CAMEL-1946) Xmpp consumer doesn't accept new incoming chat sessions

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-1946.
---------------------------------

    Resolution: Fixed

Applied patch with thanks to Stan.
trunk 
http://svn.apache.org/viewvc?rev=808253&view=rev

> Xmpp consumer doesn't accept new incoming chat sessions
> -------------------------------------------------------
>
>                 Key: CAMEL-1946
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1946
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-xmpp
>    Affects Versions: 2.0.0
>            Reporter: Stan Lewis
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.1.0
>
>         Attachments: patch.txt
>
>
> Currently the camel-xmpp consumer will only accept one chat session (the one configured) and won't accept messages coming in from another producer.  The attached patch adds a test case for this and fixes the issue, I also implemented a PacketListener to add some debug logging that prints the incoming/outgoing XMPP packets.

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


[jira] Assigned: (CAMEL-1946) Xmpp consumer doesn't accept new incoming chat sessions

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang reassigned CAMEL-1946:
-----------------------------------

    Assignee: Willem Jiang

> Xmpp consumer doesn't accept new incoming chat sessions
> -------------------------------------------------------
>
>                 Key: CAMEL-1946
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1946
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-xmpp
>    Affects Versions: 2.0.0
>            Reporter: Stan Lewis
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.1.0
>
>         Attachments: patch.txt
>
>
> Currently the camel-xmpp consumer will only accept one chat session (the one configured) and won't accept messages coming in from another producer.  The attached patch adds a test case for this and fixes the issue, I also implemented a PacketListener to add some debug logging that prints the incoming/outgoing XMPP packets.

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


[jira] Updated: (CAMEL-1946) Xmpp consumer doesn't accept new incoming chat sessions

Posted by "Stan Lewis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stan Lewis updated CAMEL-1946:
------------------------------

    Attachment: patch.txt

> Xmpp consumer doesn't accept new incoming chat sessions
> -------------------------------------------------------
>
>                 Key: CAMEL-1946
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1946
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-xmpp
>    Affects Versions: 2.0.0
>            Reporter: Stan Lewis
>            Priority: Minor
>             Fix For: 2.1.0
>
>         Attachments: patch.txt
>
>
> Currently the camel-xmpp consumer will only accept one chat session (the one configured) and won't accept messages coming in from another producer.  The attached patch adds a test case for this and fixes the issue, I also implemented a PacketListener to add some debug logging that prints the incoming/outgoing XMPP packets.

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