You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "scott comer (JIRA)" <ji...@apache.org> on 2009/04/23 20:21:30 UTC

[jira] Updated: (ETCH-59) Listener stack is built 1/2 upside down and strange inhibiting name service and other transport filters

     [ https://issues.apache.org/jira/browse/ETCH-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

scott comer updated ETCH-59:
----------------------------

    Summary: Listener stack is built 1/2 upside down and strange inhibiting name service and other transport filters  (was: Listener stack is build 1/2 upside down and strange inhibiting name service and other transport filters)

> Listener stack is built 1/2 upside down and strange inhibiting name service and other transport filters
> -------------------------------------------------------------------------------------------------------
>
>                 Key: ETCH-59
>                 URL: https://issues.apache.org/jira/browse/ETCH-59
>             Project: Etch
>          Issue Type: Improvement
>          Components: csharp-binding, java-binding
>    Affects Versions: 1.0.0, 1.0.1, 1.0.2
>            Reporter: scott comer
>            Assignee: scott comer
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: listener_structure_patch.txt
>
>
> when a service creates a listener, using BlahHelper.newListener(), the listener stack is built top down for a bit and then bottom up and glued
> together. this is done in such a way that creating a listener filter is inhibited. this is needed for the name server's etch:  listener scheme.

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