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: java-binding
    Affects Versions: 1.0.1, 1.0.0
            Reporter: scott comer
            Priority: Trivial


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$mysessionliste...@e89b94

would be nice if it showed something more useful such as what interface/port it 
was listening on.

-- 
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