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/01/27 18:32:59 UTC

[jira] Resolved: (ETCH-31) MySessionListener in TcpTransportFactory does not override toString() method to show something useful about the transport stack

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

scott comer resolved ETCH-31.
-----------------------------

    Resolution: Fixed

> MySessionListener in TcpTransportFactory does not override toString() method to show something useful about the transport stack
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ETCH-31
>                 URL: https://issues.apache.org/jira/browse/ETCH-31
>             Project: Etch
>          Issue Type: Bug
>          Components: csharp-binding, java-binding
>    Affects Versions: 1.0.0, 1.0.1
>            Reporter: scott comer
>            Assignee: scott comer
>            Priority: Trivial
>             Fix For: 1.0.2
>
>         Attachments: listener_tostring_cs_patch.txt, listener_tostring_patch.txt
>
>
> MySessionListener in TcpTransportFactory does not override toString() method. so when the listener is created in MainBlahListener class, printing it doesn't show anything useful:
> listener started: etch.bindings.java.transport.TcpTransportFactory$MySessionListener@e89b94
> would be nice if it showed something more useful such as what interface/port it was listening on.
> same problem with csharp. patch included and tested.

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