You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Bernd Fondermann (JIRA)" <ji...@apache.org> on 2010/04/23 14:42:50 UTC

[jira] Created: (VYSPER-201) Re-enable routing of IQ stanzas to component

Re-enable routing of IQ stanzas to component
--------------------------------------------

                 Key: VYSPER-201
                 URL: https://issues.apache.org/jira/browse/VYSPER-201
             Project: VYSPER
          Issue Type: Bug
          Components: stanza routing, XEP0060 PubSub
            Reporter: Bernd Fondermann
            Assignee: Bernd Fondermann


VYSPER-199 introduced a regression. IQ stanzas are no longer properly routed to components.
We have those scenarios we have to properly dispatch: IQ from local client to:
+ server (e.g. vysper.org)
+ component (e.g. pubsub.vysper.org)
+ other client (e.g. contact@vysper2.org/resId, use case: in-band file transfer)
+ disco info + item subsystem

Do I hear someone from a northern country firmly say 'integration test'? ;-)

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


Re: [jira] Created: (VYSPER-201) Re-enable routing of IQ stanzas to component

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Fri, Apr 23, 2010 at 2:42 PM, Bernd Fondermann (JIRA)
<ji...@apache.org> wrote:
> Do I hear someone from a northern country firmly say 'integration test'? ;-)

Noooo, that would never happen ;-)

Anyways, let's create a module for integration tests for the core
module to start with.

/niklas

[jira] Resolved: (VYSPER-201) Re-enable routing of IQ stanzas to component

Posted by "Bernd Fondermann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VYSPER-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Fondermann resolved VYSPER-201.
-------------------------------------

    Resolution: Fixed

done.

> Re-enable routing of IQ stanzas to component
> --------------------------------------------
>
>                 Key: VYSPER-201
>                 URL: https://issues.apache.org/jira/browse/VYSPER-201
>             Project: VYSPER
>          Issue Type: Bug
>          Components: stanza routing, XEP0060 PubSub
>            Reporter: Bernd Fondermann
>            Assignee: Bernd Fondermann
>
> VYSPER-199 introduced a regression. IQ stanzas are no longer properly routed to components.
> We have those scenarios we have to properly dispatch: IQ from local client to:
> + server (e.g. vysper.org)
> + component (e.g. pubsub.vysper.org)
> + other client (e.g. contact@vysper2.org/resId, use case: in-band file transfer)
> + disco info + item subsystem
> Do I hear someone from a northern country firmly say 'integration test'? ;-)

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